property Deno.CommandOptions.cwd
The working directory of the process.
If not specified, the cwd of the parent process is used.
Type #
string | URLThe working directory of the process.
If not specified, the cwd of the parent process is used.
string | URL