StandaloneBashCompletion

Standalone bash completion.

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

class Object
trait Matchable
class Any

Value members

Concrete methods

def printCommandCompletion(commandChain: Seq[String], params: Seq[ParamInfo], out: PrintStream): Unit

Generate completion function for a single command.

Generate completion function for a single command.