Skip to main content
Up or down tonavigateEnter toselectEscape toclose⌘⇧KAI

variable __dirname

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

Type #

string