Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/columbia/egalito
/ getString
Method
getString
app/shell2/command.cpp:117–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
}
116
117
std::string ArgumentValue::getString() const {
118
return data;
119
}
120
121
bool ArgumentValue::getBool() const {
122
switch(type) {
Callers
7
construct
Method · 0.80
runPassCommand
Method · 0.80
listPassesCommand
Method · 0.80
FullCommandList
Method · 0.80
helpCommand
Method · 0.80
runCommandN
Method · 0.80
runGeneratedFile
Method · 0.80
Calls
2
find
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected