property RunOptions.execArgv
An array of CLI flags to pass to the node executable when
spawning the subprocesses. This option has no effect when isolation is 'none'.
Type #
readonly string[] | undefined An array of CLI flags to pass to the node executable when
spawning the subprocesses. This option has no effect when isolation is 'none'.
readonly string[] | undefined