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:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
36
struct argparse;
37
struct argparse_option;
38
39
typedef int argparse_callback(struct argparse *this_,
40
const struct argparse_option *option);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected