Crate paxy_cli

source ·
Expand description

Has the run_cli function

Functions§

  • Calls the [ui::run_common::<C>] function supplying it with the commandline interface template as a type. Any errors are thrown back to the calling function. A debug message is then displayed conveying that the program is being run in the CLI mode.