caseapp.core.complete

Members list

Type members

Classlikes

object Bash

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Bash.type
trait Completer[-T]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class DefaultTo[T]
class HelpCompleter[T]
Self type
object Completer

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Completer.type
case class CompletionItem(value: String, description: Option[String], extraValues: Seq[String])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class CompletionsInstallOptions(env: Boolean, name: Option[String], format: Option[String], output: Option[String], banner: String, rcFile: Option[String])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class CompletionsUninstallOptions(rcFile: Option[String], banner: String, name: Option[String], output: Option[String])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

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

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Fish.type
class HelpCompleter[T](help: Help[T]) extends Completer[T]

Attributes

Supertypes
trait Completer[T]
class Object
trait Matchable
class Any
object Zsh

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Zsh.type