Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ getString
Method
getString
test/FakeClipboardModule.h:16–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
15
public:
16
std::string getString() override
17
{
18
return _contents;
19
}
20
21
void setString(const std::string& str) override
22
{
Callers
8
TEST_F
Function · 0.45
expectParticleIsPresentInFile
Function · 0.45
TEST_F
Function · 0.45
expectExampleFileSyntax
Function · 0.45
checkDeclFileReconstruction
Function · 0.45
parseBlock
Function · 0.45
expectDeclIsPresentInFile
Function · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected