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:424
Container and execution tools for commands derived from Command.
Definition CommandBank.h:56
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:228
Definition CommandSections.h:54
void exec() const
Run the command with current parameter values.
Definition images.cpp:79
CommandBank & getCommandBank()
Global program command registry. Optional utility.
Definition CommandBank.cpp:51
Definition DataSelector.cpp:44