MCPcopy 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
36struct argparse;
37struct argparse_option;
38
39typedef 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