This is the old deprecated interface to Flag
an action for a flag that takes no additional argument
an action for a flag that takes an additional string argument
rest f
: an action for a flag that signals the end of flag
processing. all remaining arguments are passed to the f
rest f
: an action for a flag that signals the end of flag
processing. all remaining arguments are passed to the f
an action for a flag that takes an additional int argument
an action for a flag that takes an additional bool argument
an action for a flag that takes an additional float argument