#include <engine.test.h>
Public Member Functions | |
Engine2 () | |
Public Attributes | |
BoolOption * | help |
Engine * | scramble |
BoolOption * | scramble_random |
StringOption * | scramble_yell |
Engine * | fix |
BoolOption * | fix_quick |
StringOption * | fix_yell |
Engine2::Engine2 | ( | ) | [inline] |
References wibble::commandline::Engine::add(), fix, fix_quick, fix_yell, help, scramble, scramble_random, and scramble_yell.
Referenced by TestCommandlineEngine::commandsWithOverlappingArgs(), and Engine2().
Referenced by TestCommandlineEngine::commandWithArg(), and Engine2().