Skip to main content

run

Function run 

Source
pub fn run() -> Result<()>
Expand description

The main entry point for the Zoi CLI.

ยงErrors

Returns an error if argument parsing fails, plugin loading fails, or if any subcommand fails.