Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ TxComment
Method
TxComment
lib/mdflib/mdflib/src/tx4block.cpp:106–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
std::string Tx4Block::TxComment() const { return Text(); }
107
108
void Tx4Block::GetBlockProperty(BlockPropertyList &dest) const {
109
dest.emplace_back(
"Comment"
, Text());
Callers
6
Unit
Method · 0.45
Comment
Method · 0.45
MdText
Method · 0.45
CreateMd4Block
Method · 0.45
Description
Method · 0.45
Unit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected