Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppla/ServerStatus
/ argparse_option
Class
argparse_option
server/include/argparse.h:107–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
struct argparse {
106
// user supplied
107
const struct argparse_option *options;
108
const char *usage;
109
int flags;
110
// internal context
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected