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