Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BabitMF/bmf
/ get_action
Method
get_action
bmf/engine/c_engine/src/node.cpp:160–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
std::string Node::get_alias() { return node_config_.get_alias(); }
159
160
std::string Node::get_action() { return node_config_.get_action(); }
161
162
void Node::set_source(bool flag) { is_source_ = flag; }
163
Callers
1
update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected