Function get_interpreter_info

Source
pub fn get_interpreter_info(
    interpreter: &Utf8Path,
) -> Result<InterpreterInfo, Error>
Expand description

Gets the interpreter.rs info, either cached or by running it.