scala.cli.commands

Members list

Type members

Classlikes

sealed trait SpecificationLevel extends Product, Serializable

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
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
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
object tags

Attributes

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