Packages

p

scala.cli

commands

package commands

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. sealed trait SpecificationLevel extends Product with Serializable

Value Members

  1. object SpecificationLevel extends java.io.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.

  2. object tags

Ungrouped