scala.cli.commands.version
package scala.cli.commands.version
Members list
Concise view
Type members
Classlikes
Attributes
- Graph
- Supertypes
- class ScalaCommand[VersionOptions]trait CommandHelperstrait NeedsArgvCommandclass Command[VersionOptions]class CaseApp[VersionOptions]class Objecttrait Matchableclass Any
- Self type
- Version.type
final case class VersionOptions(logging: LoggingOptions, cliVersion: Boolean, scalaVersion: Boolean, ghToken: Option[PasswordOption], offline: Boolean) extends HasLoggingOptions
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait HasLoggingOptionsclass Objecttrait Matchableclass Any
object VersionOptions
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- VersionOptions.type