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

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

Gets a file from the directory