citadel_sdk::fs

Function read

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

Reads a file from the Remote Encrypted Virtual Filesystem