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