package commands
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- sealed trait SpecificationLevel extends Product with Serializable
Value Members
-
object
SpecificationLevel extends Serializable
Specification levels in the context of Scala CLI runner specification.
Specification levels in the context of Scala CLI runner specification. For more refer to [SIP-46](https://github.com/scala/improvement-proposals/pull/46)
Levels are also used to mark if given option, directive or command is part of stable API.
- object tags