ScopedParam

harness.cli.Arg$.ScopedParam
final case class ScopedParam(index: Int, name: SimpleName, values: List[ValueLike]) extends ParamLike

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ParamLike
trait Arg
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

val subIndex: Int

Attributes

Inherited from:
ParamLike