зеркало из https://github.com/github/codeql.git
update qldoc
This commit is contained in:
Родитель
93af0d0c2f
Коммит
653cd86c13
|
@ -14,7 +14,7 @@ class PackageJson extends JsonObject {
|
|||
|
||||
/**
|
||||
* Gets the name of this package.
|
||||
* If the package is located under the package `pkg1` and its relative path is `foo/bar`, it can be `pkg1/foo/bar`.
|
||||
* If the package is located under the package `pkg1` and its relative path is `foo/bar`, then the resulting package name will be `pkg1/foo/bar`.
|
||||
*/
|
||||
string getPackageName() {
|
||||
result = this.getPropStringValue("name")
|
||||
|
|
Загрузка…
Ссылка в новой задаче