ParsedArgs.hasArgument

Checks whether the given argument is present.

  1. bool hasArgument(string name)
  2. bool hasArgument(const(Argument) argument)
    class ParsedArgs
    const nothrow @safe
    bool
    hasArgument