Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ isRemainder
Method
isRemainder
valdi/src/valdi/standalone_runtime/ArgumentsParser.cpp:112–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
bool Argument::isRemainder() const {
113
return _isRemainder;
114
}
115
116
const StringBox& Argument::getName() const {
117
return _name;
Callers
1
parse
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected