PathParser.root

Return the root of this path. Roots are constructs such as "C:".

struct PathParser(char_t = char)
@property inout
inout(char_t)[]
root
()

Meta