Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docopt/docopt.cpp
/ isParsingArgv
Method
isParsingArgv
docopt.cpp:140–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
}
139
140
bool isParsingArgv() const { return fIsParsingArgv; }
141
142
struct OptionError : std::runtime_error { using runtime_error::runtime_error; };
143
Callers
2
parse_long
Function · 0.80
parse_short
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected