[][src]Function loch::check_paths

pub fn check_paths(
    input_paths: &[&str],
    config: Option<&Config>
) -> Result<(Vec<FileURL>, Info), Error>