Module cli

Source
Expand description

§Command line interface (CLI) utilities

Common utilities and structs used to create a command line interface using ACORN schemas

Structs§

Options
Container struct for working with ACORN CLI subcommand run functions
OptionsBuilder
Use builder syntax to set the inputs and finish with build().

Enums§

Check
Catagories available when analyzing (“checking”) research activity data
Diagnostic
Catagories available when performing system diagnostics before using ACORN
FileFormat
Target export file formats available when exporting research activity data using acorn
Size
Target artifact aspect ratio size available when exporting research activity data using acorn
Target
Target artifact types available when exporting research activity data using acorn
TargetLabel
Target artifact branding available when exporting research activity data using acorn

Functions§

paths_from_options
Returns a vector of PathBuf from the given options