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