Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ count
Method
count
plugins/dig-now.cpp:151–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
return {};
150
}
151
bool count(const df::coord &pos) {
152
return jobs.count(pos);
153
}
154
};
155
156
struct boulder_percent_options {
Callers
15
find_match
Function · 0.45
ostream_proxy_prefix
Method · 0.45
meta_union_next
Function · 0.45
ensureCommandHistory
Function · 0.45
on_host_delete
Method · 0.45
apply
Method · 0.45
manageNewUnitActiveEvent
Function · 0.45
is_instance
Method · 0.45
do_input
Method · 0.45
updateBuildings
Method · 0.45
mtime
Method · 0.45
WriteVeins
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected