MCPcopy Create free account
hub / github.com/DFHack/dfhack / category

Method category

library/Debug.cpp:187–190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

185}
186
187DebugCategory::cstring_ref DebugCategory::category() const noexcept
188{
189 return category_;
190}
191
192DebugCategory::cstring_ref DebugCategory::plugin() const noexcept
193{

Callers 8

registerCategoryMethod · 0.80
unregisterCategoryMethod · 0.80
ostream_proxy_prefixMethod · 0.80
applyAgainMethod · 0.80
removeMethod · 0.80
connectToMethod · 0.80
applyCategoryFiltersFunction · 0.80
printCategoryListEntryFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected