MCPcopy 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
15public:
16 std::string getString() override
17 {
18 return _contents;
19 }
20
21 void setString(const std::string& str) override
22 {

Callers 8

TEST_FFunction · 0.45
TEST_FFunction · 0.45
expectExampleFileSyntaxFunction · 0.45
parseBlockFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected