Top index Wirbel home

fs::is_symlink

is_symlink(path) - check if path exists and is a symbolic link

is_symlink(path) returns true if path points an existing symbolic link.

See also

is_blockdev, is_chardev, is_directory, is_fifo, is_file, is_socket