clam.completion

Members list

Concise view

Type members

Classlikes

Attributes

Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
case class Param(names: Seq[String], repeats: Boolean, isFlag: Boolean, standaloneCompleter: BashCompleter)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Standalone bash completion.

Standalone bash completion.

Completion logic that uses bash scripts and is generated in advance. Requires the bash-completion package to be installed.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type