Skip to main content

run

Function run 

Source
pub async fn run(args: Args, config_path: Option<&Path>) -> Result<()>
Expand description

Entry point used by main.rs. Locks stdout and delegates to run_with_writers, which is the testable seam.