[][src]Module sic_lib::app_run

Functions

run

The run function runs the sic application, taking the matches found by Clap. This function is separated from the main() function so that it can be used more easily in test cases. This function consumes the matches provided.

run_display_help
run_display_licenses