PosixOptionString
com.phasmidsoftware.args.PosixOptionString
case class PosixOptionString(value: String) extends PosixArg
One or more options. Each option is a single-letter, although the terminating characters can be a value.
Value parameters
- value
-
the string of options, without the "-" prefix.
Attributes
- Graph
-
- Supertypes
Members list
In this article