scala.cli.commands.installhome
package scala.cli.commands.installhome
Members list
Concise view
Type members
Classlikes
Attributes
- Graph
- Supertypes
- class ScalaCommand[InstallHomeOptions]trait CommandHelperstrait NeedsArgvCommandclass Command[InstallHomeOptions]class CaseApp[InstallHomeOptions]class Objecttrait Matchableclass Any
- Self type
- InstallHome.type
final case class InstallHomeOptions(logging: LoggingOptions, scalaCliBinaryPath: String, force: Boolean, binaryName: String, env: Boolean, binDir: Option[String]) extends HasLoggingOptions
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait HasLoggingOptionsclass Objecttrait Matchableclass Any
object InstallHomeOptions
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- InstallHomeOptions.type