Function isSymlink
Like std.file.isSymlink
, but supports Path and command echoing.
Prototypes
bool isSymlink( const(Path) name ) @property; bool isSymlink( const(string) name ) @property;
Authors
Nick Sabalausky
Copyright
Copyright (C) 2014-2016 Nick Sabalausky
License
zlib/libpng