Skip to main content

run

Function run 

Source
pub fn run(config_override: Option<&Path>) -> String
Expand description

Run the explain subcommand and return the formatted output as a String. main.rs is the sole stdout writer — this function only builds the string.