We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24de973 commit bc43217Copy full SHA for bc43217
views/inc.package_format.envvars.dt
@@ -11,7 +11,7 @@ table
11
td Path to the root package of the build dependency tree
12
tr
13
td: code $<name>_PACKAGE_DIR
14
- td Path a specific package that is part of the package's dependency graph
+ td Path a specific package that is part of the package's dependency graph. $<name> must be in uppercase letters without the semver string.
15
16
td: code $DUB
17
td Path to the DUB executable
0 commit comments