scala.cli.commands.shared.GlobalSuppressWarningOptions
See theGlobalSuppressWarningOptions companion object
final case class GlobalSuppressWarningOptions(suppressExperimentalFeatureWarning: Option[Boolean], suppressDeprecatedFeatureWarning: Option[Boolean])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article