scala.cli.commands.default.LegacyScalaOptions
See theLegacyScalaOptions companion object
case class LegacyScalaOptions(save: Option[Indexed[Boolean]], nosave: Option[Indexed[Boolean]], howToRun: Option[Indexed[String]], I: Option[Indexed[List[String]]], noCompilationDaemon: Option[Indexed[Boolean]], run: Option[Indexed[String]])
Options covering backwards compatibility with the old scala runner.
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any