Function citadel_sdk::fs::take
source ยท pub async fn take<R: Into<PathBuf> + Send>(
remote: &impl TargetLockedRemote,
virtual_path: R,
) -> Result<PathBuf, NetworkError>
Expand description
Takes a file from the Remote Encrypted Virtual Filesystem