| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2551bb1 commit b31bb72
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1088,6 +1088,8 @@ added: REPLACEME | |||
| 1088 | 1088 | --> | |
| 1089 | 1089 | ||
| 1090 | 1090 | The `'spawn'` event is emitted once the child process has spawned successfully. | |
| 1091 | + If the child process does not spawn successfully, the `'spawn'` event is not | ||
| 1092 | + emitted and the `'error'` event is emitted instead. | ||
| 1091 | 1093 | ||
| 1092 | 1094 | If emitted, the `'spawn'` event comes before all other events and before any | |
| 1093 | 1095 | data is received via `stdout` or `stderr`. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments