Skip to main content

readlink

Function readlink 

Source
pub fn readlink(path: &str) -> Result<String, SyscallError>
Expand description

Read the target of a symbolic link.