PosixOperand
com.phasmidsoftware.args.PosixOperand
case class PosixOperand(value: String) extends PosixArg
The value of an operand, i.e. a String which follows all of the options and their values.
Value parameters
- value
-
a String
Attributes
- Graph
-
- Supertypes
Members list
In this article