scala.cli.commands.config
package scala.cli.commands.config
Members list
Concise view
Type members
Classlikes
Attributes
- Graph
- Supertypes
- class ScalaCommand[ConfigOptions]trait RestrictableCommand[ConfigOptions]trait CommandHelperstrait NeedsArgvCommandclass Command[ConfigOptions]class CaseApp[ConfigOptions]class Objecttrait Matchableclass Any
- Self type
- Config.type
final case class ConfigOptions(logging: LoggingOptions, coursier: CoursierOptions, jvm: SharedJvmOptions, scalaSigning: PgpScalaSigningOptions, dump: Boolean, createPgpKey: Boolean, email: Option[String], password: Boolean, passwordValue: Boolean, unset: Boolean, httpsOnly: Option[Boolean], matchHost: Option[Boolean], optional: Option[Boolean], passOnRedirect: Option[Boolean]) extends HasLoggingOptions
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait HasLoggingOptionsclass Objecttrait Matchableclass Any
object ConfigOptions
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- ConfigOptions.type
object ThrowawayPgpSecret
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- ThrowawayPgpSecret.type