38 #include <drain/prog/Command.h>
77 "Copies data to a separate image object. Encoding can be changed with --target ."){
Simple implementation of Command: adds name , description and parameters .
Definition: Command.h:417
Container and execution tools for commands derived from Command.
Definition: CommandBank.h:54
static std::set< std::string > & trimWords()
Words that are moved from class name prior to composing a command name.
Definition: CommandBank.cpp:57
Combines command installation and sectioning.
Definition: CommandInstaller.h:159
Definition: CommandSections.h:54
void exec() const
Run the command with current parameter values.
Definition: images.cpp:78
ImageModule(drain::CommandBank &bank=drain::getCommandBank())
Definition: images.cpp:1268
CommandBank & getCommandBank()
Global program command registry. Optional utility.
Definition: CommandBank.cpp:51
Definition: DataSelector.cpp:44