dirName - multiple declarations
- Function dirName
- Alias dirName
Function dirName
Like std.path.dirName
, but operates on Path.
Prototype
Path dirName( Path path );
Alias dirName
Alias of same-named function from std.path
Declaration
alias dirName() = std. path. dirName
;
Authors
Nick Sabalausky
Copyright
Copyright (C) 2014-2016 Nick Sabalausky
License
zlib/libpng