ParsedArgs.flag

Checks whether the given flag is present.

  1. bool flag(string name)
  2. bool flag(Flag flag)
    class ParsedArgs
    const nothrow @safe
    bool
    flag