Skip to main content

Mojo module

path

Implements Path and related functions.

comptime values

DIR_SEPARATOR

comptime DIR_SEPARATOR = "/"

The directory separator character for path operations.

Structs

Functions

  • cwd: Gets the current directory.

Was this page helpful?