resolve_symlink

Function resolve_symlink 

Source
pub async fn resolve_symlink(
    client: &Client,
    remotefile: &RemoteFile,
) -> Result<RemoteFile, String>