MCPcopy Create free account
hub / github.com/daniele77/cli / Current

Method Current

include/cli/cli.h:324–324  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

322 void Prompt();
323
324 void Current(Menu* menu) { current = menu; }
325
326 std::ostream& OutStream() { return out; }
327

Callers 1

HandleCommandMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected