scala.cli.commands.config.ConfigOptions
See theConfigOptions companion object
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