Path.up

Returns the parent path, according to std.path.dirName.

struct Path(C = char)
@property
up
()
if (
is(C == char)
)

Meta