deno.com

variable __dirname

The directory name of the current module. This is the same as the path.dirname() of the __filename.

Type #

string