Path

static class Path

Provides lexical helpers for working with platform path text.

Static members

scoped constof(path) char[]

Returns a view of the directory portion of path.

scoped constof(path) char[]

Returns a view of the extension of the final file-name segment in path.

scoped constof(path) char[]

Returns a view of the final path component in path.

char

Returns the preferred directory separator for the active target.

char

Returns the separator used between entries in a path-list environment variable.

bool

Returns true when value is a directory separator for the active target.

bool

Returns true when path is absolute without depending on current directory state.

bool

Returns true when path has a root component for the active target syntax.

Generated with campc v0.8.0-preview.1+4df4cd2858d46c717d136ff5c571742dc449f642.