CLOption

case class CLOption(path: Path, annot: option, param: Parameter) extends CLOptionItemBase

CommandTrait line option and the associated class parameter

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

override def takesArgument: Boolean
Definition Classes

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product
override def takesMultipleArguments: Boolean
Definition Classes
Inherited from:
CLOptionItemBase

Concrete fields

val prefixes: Seq[String]