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 bfcd513 commit e19adbdCopy full SHA for e19adbd
CommandLineTool.yml
@@ -312,9 +312,8 @@ $graph:
312
path pattern (it does begin with a slash '/') then it must
313
refer to a path within the output directory. It is an error
314
if any glob resolves to a path outside the output directory.
315
- Specifically this means globs with relative paths containing
316
- '..' or absolute paths that refer outside the output directory
317
- are illegal.
+ Specifically this means globs that resolve to paths outside the output
+ directory are illegal.
318
319
A glob may match a path within the output directory which is
320
actually a symlink to another file. In this case, the
0 commit comments