MCPcopy 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
152bool Node::get_enable_hungry_check() { return enable_hungry_check_; }
153
154bool Node::is_source() { return is_source_; }
155

Callers 1

fill_task_inputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected