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