Skip to main content

run

Function run 

Source
pub async fn run(args: Vec<String>) -> Result<(), Box<dyn Error + Send + Sync>>
Expand description

Run the CLI with the given args. args[0] is expected to be the program name.