Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BabitMF/bmf
/ get_enable_hungry_check
Method
get_enable_hungry_check
bmf/engine/c_engine/src/node.cpp:152–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
bool Node::get_enable_hungry_check() { return enable_hungry_check_; }
153
154
bool Node::is_source() { return is_source_; }
155
Callers
1
fill_task_input
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected