scala.cli.commands.installcompletions
Members list
Concise view
Type members
Classlikes
Attributes
- Graph
- Supertypes
- trait CommandHelperstrait NeedsArgvCommandclass Command[InstallCompletionsOptions]class CaseApp[InstallCompletionsOptions]class Objecttrait Matchableclass Any
- Self type
- InstallCompletions.type
final case class InstallCompletionsOptions(logging: LoggingOptions, format: Option[String], rcFile: Option[String], output: Option[String], banner: String, name: Option[String], env: Boolean) extends HasLoggingOptions
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait HasLoggingOptionsclass Objecttrait Matchableclass Any
object InstallCompletionsOptions
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type