MCPcopy Create free account
hub / github.com/LadybugDB/ladybug / defaultPrintStats

Method defaultPrintStats

tools/shell/include/printer/printer.h:80–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78 virtual ~Printer() = default;
79
80 virtual bool defaultPrintStats() const { return true; }
81
82protected:
83 explicit Printer(PrinterType pt) : printType(pt) {}

Callers 2

setModeMethod · 0.45
setConfigOutputModeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected