PathParser.isAbsolute

Returns true if this path is *not* relative to the current working directory.

struct PathParser(char_t = char)
@property const
bool
isAbsolute
()

Meta