Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ curItemStock
Method
curItemStock
plugins/workflow.cpp:293–293 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
291
}
292
293
int curItemStock() { return goalByCount() ? item_count : item_amount; }
294
295
void init(const std::string &str)
296
{
Callers
1
update_jobs_by_constraints
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected