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