Skip to main content

run

Function run 

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

The primary entry point for the library’s logic. It takes a parsed Commands enum and dispatches to the appropriate handler.