scala.cli.commands

Members list

Concise view

Type members

Classlikes

sealed trait SpecificationLevel extends Product with Serializable

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object EXPERIMENTAL.type
object IMPLEMENTATION.type
object MUST.type
object RESTRICTED.type
object SHOULD.type

Specification levels in the context of Scala CLI runner specification. For more refer to SIP-46

Specification levels in the context of Scala CLI runner specification. For more refer to SIP-46

Levels are also used to mark if given option, directive or command is part of stable API.

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
object tags

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
tags.type