Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ Source
Method
Source
lib/mdflib/mdflib/src/mdsyntax.cpp:30–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
void MdSyntax::Source(std::string source) {
31
source_ = std::move(source);
32
}
33
34
const std::string& MdSyntax::Source() const {
35
return source_;
Callers
3
TEST_F
Function · 0.45
TEST_F
Function · 0.45
RedrawCgList
Method · 0.45
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.36
TEST_F
Function · 0.36