scala.cli.commands.SpecificationLevel$.MUST$
Marks option, directive or command that MUST be a part of any Scala Runner Specification (in
RFC meaning). Annotated thing will be included in a new scala command.
This also means that that thing should be sable and we need to support it.
Attributes Graph Reset zoom Hide graph Show graph
Supertypes trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type Members list Concise view
Type members
The names of the product elements
The names of the product elements
Attributes Inherited from: Singleton
Attributes Inherited from: Singleton
Attributes Inherited from: Mirror
Attributes Inherited from: Singleton
Attributes Inherited from: Singleton Value members
Create a new instance of type T with elements taken from product p.
Create a new instance of type T with elements taken from product p.
Attributes Inherited from: Singleton
Attributes Inherited from: Product
Attributes Inherited from: Product