Argument.conflicts

Set this argument to conflict with another

  1. Argument conflicts(Argument arg)
  2. Argument conflicts(const(char)[] other)
    class Argument
    final
    conflicts
    (
    const(char)[] other
    )
  3. Argument conflicts(char other)

Meta