new_remote_file_ops

Function new_remote_file_ops 

Source
pub fn new_remote_file_ops(
    current_task: &CurrentTask,
    handle: NullableHandle,
    creds: FullCredentials,
) -> Result<Box<dyn FileOps>, Errno>