Classes

  • namespace optica The root namespace for all optica functions and types.
    • class ArityProperty Represents Arity property (Possible number of arguments)
    • class Exact Represents option takes exact number.
    • struct FixedString Compiletime friendly fixed size string used as NTTP.
    • class OneOrMore Represents option takes at least one argument.
    • class PropertyBase Base class for any kind CMD option.