Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ size
Method
size
library/PluginManager.cpp:1151–1154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1149
}
1150
1151
size_t PluginManager::size()
1152
{
1153
return all_plugins.size();
1154
}
1155
1156
std::map<std::string, Plugin*>::iterator PluginManager::begin()
1157
{
Callers
15
cheap_tokenise
Method · 0.45
init_run_script
Function · 0.45
init_enable_script
Function · 0.45
runCommand
Method · 0.45
try_autocomplete
Function · 0.45
getScriptPaths
Method · 0.45
sc_event_map_init
Function · 0.45
fatal
Method · 0.45
InitMainThread
Method · 0.45
InitSimulationThread
Method · 0.45
onStateChange
Method · 0.45
run_command
Method · 0.45
Calls
no outgoing calls
Tested by
9
TEST
Function · 0.36
TEST_F
Function · 0.36
printMats
Function · 0.36
estimate_underground
Function · 0.36
estimate_materials
Function · 0.36
add_to_history
Method · 0.36
scan_back
Method · 0.36
get_cur_unit_id
Method · 0.36
add_bucket_to_vectors
Function · 0.36