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-2015 Nick Sabalausky

License

zlib/libpng