Skip to main content
Version: Nightly

pathlike

Implements the PathLike trait.

You can import the trait from the os package. For example:

from std.os import PathLike

Traits