Module ore::cli[][src]

This is supported on crate feature cli only.
Expand description

Command-line parsing utilities.

Constants

A help template for use with clap that does not include the name of the binary or the version in the help output.

Functions

Parses command-line arguments according to a StructOpt parser after applying Materialize-specific customizations.