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 5dc3b07 commit d4ed3c7Copy full SHA for d4ed3c7
1 file changed
docs/API.md
@@ -60,6 +60,15 @@ Options to pass to [node-glob] through [glob-stream].
60
gulp adds some additional options in addition to the
61
[options supported by node-glob][node-glob documentation] and [glob-stream]:
62
63
+##### options.cwd
64
+
65
+The working directory the folder is relative to.
66
67
+Type: `String`
68
69
+Default: `process.cwd()`
70
71
72
##### options.buffer
73
Type: `Boolean`
74
0 commit comments