property ChildProcess.prototype.spawnargs
The subprocess.spawnargs
property represents the full list of command-line
arguments the child process was launched with.
Type Jump to heading
string[]
The subprocess.spawnargs
property represents the full list of command-line
arguments the child process was launched with.
string[]