MCPcopy 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
156struct boulder_percent_options {

Callers 15

find_matchFunction · 0.45
ostream_proxy_prefixMethod · 0.45
meta_union_nextFunction · 0.45
ensureCommandHistoryFunction · 0.45
on_host_deleteMethod · 0.45
applyMethod · 0.45
manageNewUnitActiveEventFunction · 0.45
is_instanceMethod · 0.45
do_inputMethod · 0.45
updateBuildingsMethod · 0.45
mtimeMethod · 0.45
WriteVeinsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected