Skip to main content

run

Function run 

Source
pub fn run(args: FtsArgs) -> Result<(), AppError>
Expand description

Dispatch entry point called from main.

ยงErrors

Propagates any AppError raised by the underlying subcommand.