Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
187
DebugCategory::cstring_ref DebugCategory::category() const noexcept
188
{
189
return category_;
190
}
191
192
DebugCategory::cstring_ref DebugCategory::plugin() const noexcept
193
{
Callers
8
registerCategory
Method · 0.80
unregisterCategory
Method · 0.80
ostream_proxy_prefix
Method · 0.80
applyAgain
Method · 0.80
remove
Method · 0.80
connectTo
Method · 0.80
applyCategoryFilters
Function · 0.80
printCategoryListEntry
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected