scala.cli.commands.uninstallcompletions
Members list
Type members
Classlikes
final case class SharedUninstallCompletionsOptions(rcFile: Option[String], banner: String, name: Option[String])
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
object UninstallCompletions extends ScalaCommand[UninstallCompletionsOptions]
Attributes
- Supertypes
-
trait CommandHelperstrait NeedsArgvCommandclass Command[UninstallCompletionsOptions]class CaseApp[UninstallCompletionsOptions]class Objecttrait Matchableclass AnyShow all
- Self type
-
UninstallCompletions.type
final case class UninstallCompletionsOptions(shared: SharedUninstallCompletionsOptions, global: GlobalOptions) extends HasGlobalOptions
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait HasGlobalOptionsclass Objecttrait Matchableclass AnyShow all
object UninstallCompletionsOptions
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
In this article