caseapp.core.complete

Members list

Concise view

Type members

Classlikes

object Bash

Attributes

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class HelpCompleter[T]
Self type
case class CompletionItem(value: String, description: Option[String], extraValues: Seq[String])

Attributes

Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
class HelpCompleter[T](help: Help[T]) extends Completer[T]

Attributes

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

Attributes

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