Skip to content
Snippets Groups Projects
Commit 1b2233ed authored by Michael Davis's avatar Michael Davis
Browse files

[cta_frontend] Adds getRequired() and getOptional() to parse options

Simplifies option parsing by overloading on the option type (string,
uint64_t or bool). Flags are treated as optional bool options which
are either true or not present in the option list.
parent 56a741b2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment