MCPcopy Create free account
hub / github.com/cppla/ServerStatus / argparse_option

Class argparse_option

server/src/argparse.c:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25
26static void
27argparse_error(struct argparse *this_, const struct argparse_option *opt,
28 const char *reason)
29{
30 if (!strncmp(this_->argv[0], "--", 2)) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected