Function sorting_visualization::cli::parse_options[][src]

pub fn parse_options() -> Options

Parses command-line arguments into Options. If the help/version is printed or an error occurs, it will be displayed to the user and the process will exit.

See clap::App.get_matches