org.specs2.main.Arguments$
See theArguments companion class
Attributes
Members list
Type members
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Attributes
- Returns
-
new arguments from command-line arguments
Attributes
- Returns
-
true if the flagList is empty or if it has
Inherited methods
def bool(name: String, negatedName: String)(implicit args: Seq[String], sp: SystemProperties): Option[Boolean]
Attributes
- Inherited from:
- Extract
Attributes
- Inherited from:
- Extract
Attributes
- Inherited from:
- Extract
def boolValue(name: String, negate: Boolean)(implicit args: Seq[String], sp: SystemProperties): Option[Boolean]
Attributes
- Inherited from:
- Extract
Attributes
- Inherited from:
- Extract
Attributes
- Inherited from:
- Extract
Attributes
- Inherited from:
- Extract
Attributes
- Inherited from:
- Extract
Attributes
- Inherited from:
- Extract
Attributes
- Inherited from:
- Extract
def value[T](name: String, f: String => T)(implicit args: Seq[String], sp: SystemProperties): Option[T]
Attributes
- Inherited from:
- Extract
Attributes
- Inherited from:
- Extract
Implicits
Implicits
In this article