Skip to main content

Mojo module

path

Implements Path and related functions.

Aliases

  • DIR_SEPARATOR = "\\" if eq(:string target_get_field(current_target(), "os"), "windows") else "/":

Structs

Functions

  • cwd: Gets the current directory.

Was this page helpful?