citadel_sdk::fs

Function delete

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

Deletes a file from the Remote Encrypted Virtual Filesystem