Skip to content

Conceptualize bux::C_EZArgs

Compare
Choose a tag to compare
@buck-yeh buck-yeh released this 14 Nov 16:23
· 111 commits to main since this release
  1. [Change] We now have 9 C_EZArgs::add_flag() overloads.
  2. [Change] Must provide onParsed parameter when calling C_EZArgs::add_subcommand()
  3. [Change] FUNLOG() now logs function name only (FUNCTION) instead of full function signature (FUNCSIG) to avoid logging
    convoluted long names.