Function baseName
Like std.path.baseName
, but operates on Path.
Prototypes
Path baseName( Path path ) pure @trusted; Path baseName(std.path.CaseSensitive cs)( Path path, in string suffix ) pure @safe;
Authors
Nick Sabalausky
Copyright
Copyright (C) 2014-2015 Nick Sabalausky
License
zlib/libpng