The subprocess.spawnargs
property represents the full list of command-line arguments the child process was launched with.
property
child_process.ChildProcessWithoutNullStreams.spawnargs
readonly spawnargs: string[]