CLArgItem

wvlet.airframe.launcher.OptionParser$.CLArgItem
trait CLArgItem extends CLOptionItem

Attributes

Graph
Supertypes
trait CLOptionItem
class Object
trait Matchable
class Any
Known subtypes
class CLArgument

Members list

Value members

Abstract methods

def argIndex: Int
def name: String
def path: Path

Inherited methods

def takesArgument: Boolean

Attributes

Inherited from:
CLOptionItem
def takesMultipleArguments: Boolean

Attributes

Inherited from:
CLOptionItem