pub fn run(args: FtsArgs) -> Result<(), AppError>
Dispatch entry point called from main.
main
Propagates any AppError raised by the underlying subcommand.
AppError