Trees | Indices | Help |
---|
|
cmd.Cmd --+ | BasicCmd --+ | SmartQuestion --+ | OneLinePathCompletion
a class for answering a question with the path autocompletion
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
completion_prefix =
|
|||
Inherited from |
|
Method called to complete an input line when no command-specific complete_*() method is available. By default, it returns an empty list.
|
|
Hook method executed just after a command dispatch is finished.
|
Hook method executed just before the command line is interpreted, but after the input prompt is generated and issued.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Jun 10 10:40:15 2016 | http://epydoc.sourceforge.net |