citadel_sdk::fs

Function take

Source
pub async fn take<P: Into<PathBuf> + Send, R: Ratchet>(
    remote: &impl TargetLockedRemote<R>,
    virtual_path: P,
) -> Result<PathBuf, NetworkError>
Expand description

Takes a file from the Remote Encrypted Virtual Filesystem