Skip to main content

mount_cloud_share

Function mount_cloud_share 

Source
pub fn mount_cloud_share(
    console: Rc<RefCell<dyn Console>>,
    storage: Rc<RefCell<Storage>>,
    username_path: &str,
) -> Result<String>
Expand description

Resolves username_path, which must be of the form user/path, into an AUTORUN location.