[][src]Module smlr::cli_options

Struct to hold the various options. Those are fed by the user through clap.

Structs

CliOptions

Options for the CLI. The options are split into categories. See IndexingOptions and PresentationOptions.

IndexingOptions

Options related to the indexing. See also CliOptions.

PersistenceOptions
PresentationOptions

Options related to the presentation and filtering. See also CliOptions.