direktori saat ini Deno

const currentDir = decodeURI(new URL('.', import.meta.url).pathname).replace('/', '');
Dotch