Skip to content
Snippets Groups Projects
Commit a1b06389 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 253776cb
Branches
Tags
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