getLinkAttributes - multiple declarations

Function getLinkAttributes

Like std.file.getLinkAttributes, but supports Path and command echoing.

Prototype

uint getLinkAttributes(
  const(Path) name
);

Alias getLinkAttributes

Alias of same-named function from std.file

Declaration

alias getLinkAttributes;

Authors

Nick Sabalausky

Copyright

Copyright (C) 2014-2015 Nick Sabalausky

License

zlib/libpng