Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ getString
Method
getString
libs/parser/DefBlockSyntaxParser.h:391–394 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
389
}
390
391
std::string getString() const
392
{
393
return _root->getString();
394
}
395
};
396
397
/**
Callers
nothing calls this directly
Calls
1
getString
Method · 0.45
Tested by
no test coverage detected