MCPcopy 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

165std::string InputStream::get_identifier() { return identifier_; }
166
167std::string InputStream::get_alias() { return alias_; }
168
169std::string InputStream::get_notify() { return notify_; }
170

Callers 1

InputStreamMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected