scala.cli.commands.version.VersionOptions
See theVersionOptions companion object
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
Inherited
- Not inherited
- Product