scala.cli.commands.uninstall
package scala.cli.commands.uninstall
Members list
Concise view
Type members
Classlikes
Attributes
- Graph
- Supertypes
- class ScalaCommand[UninstallOptions]trait CommandHelperstrait NeedsArgvCommandclass Command[UninstallOptions]class CaseApp[UninstallOptions]class Objecttrait Matchableclass Any
- Self type
- Uninstall.type
final case class UninstallOptions(bloopExit: BloopExitOptions, sharedUninstallCompletions: SharedUninstallCompletionsOptions, force: Boolean, skipCache: Boolean, binaryName: String, binDir: Option[String]) extends HasLoggingOptions
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait HasLoggingOptionsclass Objecttrait Matchableclass Any
object UninstallOptions
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- UninstallOptions.type