Struct clioptions::CliOptions [] [src]

pub struct CliOptions { /* fields omitted */ }

Methods

impl CliOptions
[src]

Create new instance of CliOptions.

Get any command line arguments.

Get number fo command line arguments.

Get next argument.

Get program name from first argument.