Function safe_core::nfs::file_helper::delete [] [src]

pub fn delete<S, T>(
    client: &Client<T>,
    parent: &MDataInfo,
    name: S,
    version: u64
) -> Box<NfsFuture<()>> where
    S: AsRef<str>,
    T: 'static, 

Delete a file from the Directory