scala.cli.commands.export0
package scala.cli.commands.export0
Members list
Concise view
Type members
Classlikes
Attributes
- Graph
- Supertypes
- class ScalaCommand[ExportOptions]trait RestrictableCommand[ExportOptions]trait CommandHelperstrait NeedsArgvCommandclass Command[ExportOptions]class CaseApp[ExportOptions]class Objecttrait Matchableclass Any
- Self type
- Export.type
final case class ExportOptions(shared: SharedOptions, mainClass: MainClassOptions, sbt: Option[Boolean], mill: Option[Boolean], json: Option[Boolean], sbtSetting: List[String], project: Option[String], sbtVersion: Option[String], output: Option[String]) extends HasSharedOptions
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait HasSharedOptionstrait HasLoggingOptionsclass Objecttrait Matchableclass Any
object ExportOptions
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- ExportOptions.type