pub fn get_interpreter_info( interpreter: &Utf8Path, ) -> Result<InterpreterInfo, Error>
Gets the interpreter.rs info, either cached or by running it.