Function isRooted
Like std.path.isRooted
, but operates on Path.
Prototype
bool isRooted( const(Path) path ) pure nothrow @safe;
Authors
Nick Sabalausky
Copyright
Copyright (C) 2014-2015 Nick Sabalausky
License
zlib/libpng
Like std.path.isRooted
, but operates on Path.
bool isRooted( const(Path) path ) pure nothrow @safe;
Nick Sabalausky
Copyright (C) 2014-2015 Nick Sabalausky
zlib/libpng