Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BabitMF/bmf
/ get_alias
Method
get_alias
bmf/engine/c_engine/src/input_stream.cpp:167–167 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
std::string InputStream::get_identifier() { return identifier_; }
166
167
std::string InputStream::get_alias() { return alias_; }
168
169
std::string InputStream::get_notify() { return notify_; }
170
Callers
1
InputStream
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected