Skip to main content
Deno.CommandOptions.cwd - Deno documentation
property Deno.CommandOptions.cwd
The working directory of the process. If not specified, the `cwd` of the parent process is used.

Type

string | URL