Fixed

clam.completion.BashCompleter$.Fixed
final case class Fixed(alternatives: Iterable[String])

Completion picked from a fixed set of words

Attributes

Members list

Concise view

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product