Function isSymlink

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

Prototype

bool isSymlink(
  Path name
) @property;

Authors

Nick Sabalausky

Copyright

Copyright (C) 2014-2015 Nick Sabalausky

License

zlib/libpng