pub fn scheme_path(name: &str) -> Option<String>
The path for a given scheme name
Returns Some if the scheme name is valid, None otherwise