Function citadel_sdk::fs::read

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

Reads a file from the Remote Encrypted Virtual Filesystem