Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MhmRdd/NoHello
/ parseOptions
Method
parseOptions
module/src/main/cpp/mountsinfo.cpp:194–196 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
192
}
193
194
void parseOptions(const std::string& opt) {
195
mnt_opts.parse(opt);
196
}
197
198
void parseMajorMinor(const std::string& mmstr) {
199
size_t sep = mmstr.find(
':'
);
Callers
nothing calls this directly
Calls
1
parse
Method · 0.80
Tested by
no test coverage detected