scala.cli.commands.export0

Members list

Type members

Classlikes

Attributes

Supertypes
class Command[ExportOptions]
class CaseApp[ExportOptions]
class Object
trait Matchable
class Any
Show all
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
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object ExportOptions

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type