import { cwd } from "https://deno.land/x/ayonli_jsext@v0.9.72/path.ts";
Returns the current working directory.
NOTE: In the browser, this function returns the current origin and pathname.
This function may fail in unsupported environments or being rejected by the permission system of the runtime.