getAttributes - multiple declarations
- Function getAttributes
- Alias getAttributes
Function getAttributes
Like std.file.getAttributes
, but supports Path and command echoing.
Prototype
uint getAttributes( const(Path) name );
Alias getAttributes
Alias of same-named function from std.file
Declaration
alias getAttributes;
Authors
Nick Sabalausky
Copyright
Copyright (C) 2014-2015 Nick Sabalausky
License
zlib/libpng