Searched defs:CommandContext (Results 1 – 1 of 1) sorted by relevance
101 struct CommandContext { struct103 bool quit = false;112 bool CommandEcho(CommandContext* /*context*/, in CommandEcho() argument