isSymbolicLink
@ExperimentalPathApi fun Path.isSymbolicLink(): Boolean
Checks if the file located by this path exists and is a symbolic link.
See Also
@ExperimentalPathApi fun Path.isSymbolicLink(): Boolean
Checks if the file located by this path exists and is a symbolic link.
See Also