Skip to main content

is_trusted_remote

Function is_trusted_remote 

Source
pub fn is_trusted_remote(
    base: Option<&Path>,
    endpoint: &RemoteEndpoint,
    root: &Path,
) -> Result<bool, SessionError>