| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 73c1999 commit 57e27a3
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -154,7 +154,7 @@ changes: | |||
| 154 | 154 | * `command` {string} The command to run, with space-separated arguments. | |
| 155 | 155 | * `options` {Object} | |
| 156 | 156 | * `cwd` {string} Current working directory of the child process. | |
| 157 | - **Default:** `null`. | ||
| 157 | + **Default:** `process.cwd()`. | ||
| 158 | 158 | * `env` {Object} Environment key-value pairs. **Default:** `process.env`. | |
| 159 | 159 | * `encoding` {string} **Default:** `'utf8'` | |
| 160 | 160 | * `shell` {string} Shell to execute the command with. See | |
| Back | FazBrowse Home | New Git URL |
0 commit comments