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