Function getAttributes
Like std.file.getAttributes
, but supports Path and command echoing.
Prototypes
uint getAttributes(
const(Path) name
);
uint getAttributes(
const(string) name
);
Authors
Nick Sabalausky
Copyright
Copyright (C) 2014-2017 Nick Sabalausky
License
zlib/libpng