pub fn parse_operator(s: &str) -> Result<(String, PathBuf), String>
Parse an operator mapping in the format name=path or just name. If only name is provided, the path defaults to the name itself.
name=path
name