get the current working directory (i.e. process.cwd() or Deno.cwd) in posix path format.
process.cwd()
Deno.cwd
get the current working directory (i.e.
process.cwd()
orDeno.cwd
) in posix path format.