class ConsoleCommandContext

Defined at line 109 of file ../../src/developer/debug/zxdb/console/command_context.h

This is the normal implementation that just outputs everything to the console.

Public Methods

void Output (const OutputBuffer & output)

Defined at line 69 of file ../../src/developer/debug/zxdb/console/command_context.cc

void ReportError (const Err & err)

Defined at line 74 of file ../../src/developer/debug/zxdb/console/command_context.cc

Friends

class MakeRefCountedHelper
class RefCountedThreadSafe