Function safe_core::nfs::create_std_dirs [] [src]

pub fn create_std_dirs<T: 'static>(client: Client<T>) -> Box<NfsFuture<()>>

A registration helper function to create the set of default dirs in the users root directory. Note: It does not check whether those might exits already.