Module app

Source
Available on crate feature app only.

Structs§

DefaultCommandLineHandler
Shellfish’s CLI handler. This is helpful for when you want to parse input from the command line, rather than in an interactive case.

Traits§

CommandLineHandler