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

Method processDebuggingInfo

src/storage/free_space_manager.cpp:118–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116 }
117
118 void processDebuggingInfo(const std::string& value) { ser.writeDebuggingInfo(value); }
119};
120
121template<typename ValueProcessor>

Callers 1

serializeInternalMethod · 0.45

Calls 1

writeDebuggingInfoMethod · 0.80

Tested by

no test coverage detected