Function readLink

Posix-only. Like std.file.readLink, but supports Path and command echoing.

Prototypes

Path readLink(
  Path link
);

string readLink(
  string link
);

Authors

Nick Sabalausky

Copyright

Copyright (C) 2014-2017 Nick Sabalausky

License

zlib/libpng