argparse.BashCompleter$
See theBashCompleter companion trait
object BashCompleter
Attributes
- Companion:
- trait
- Graph
- Supertypes
- trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- BashCompleter.type
Members list
Concise view
Type members
Classlikes
Default bash completion (uses paths)
Default bash completion (uses paths)
Attributes
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait BashCompleterclass Objecttrait Matchableclass Any
- Self type
- Default.type
No completion
No completion
Attributes
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait BashCompleterclass Objecttrait Matchableclass Any
- Self type
- Empty.type
Completion picked from a fixed set of words
Completion picked from a fixed set of words
Attributes
- Graph
- Supertypes
A plain bash sniipet that is executed during completion.
A plain bash sniipet that is executed during completion.
This should typically either set COMPREPLY
or call compopt
.
Attributes
- Graph
- Supertypes
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror