carb::options::kArgFailExpectedQuote

Defined in carb/extras/Options.h

constexpr int carb::options::kArgFailExpectedQuote = -2

Special failure value for getArgString() indicating that an argument’s value started with a single or double quotation mark but did not end with the matching quotation or the ending quotation mark was missing.