AutoAddArgDashes

A flag that should be used by content classes that have the ability to auto add argument dashes to arg names. (e.g. "-" and "--")

alias AutoAddArgDashes = Flag!"addArgDashes"

Meta