MCPcopy Create free account
hub / github.com/RangeNetworks/OpenBTS-UMTS / cliParse

Function cliParse

CLI/CLI.cpp:231–263  ·  view source on GitHub ↗

Parse options in optstring out of argc,argv. The optstring is a space separated list of options. The options need not start with '-'. To recognize just "-" or "--" just add it in. Return a map containing the options found; if option in optstring was followed by ':', map value will be the next argv argument, otherwise "true". Leave argc,argv pointing at the first argument after the options, ie, o

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

CLIParseErrorClass · 0.85
formatFunction · 0.85

Tested by

no test coverage detected