pub fn format_file_uri(absolute_local_path: &str) -> PlRefPath
Formats a local path to begin with file:///.
file:///
May panic if absolute_local_path is not an absolute local path.
absolute_local_path