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