/Docs/Standard Library/os/pathlikeVersion: 1.0On this pagepathlike Implements the PathLike trait. You can import the trait from the os package. For example: from std.os import PathLike Traits PathLike: A trait representing file system paths.