Trees | Indices | Help |
---|
|
A file containing different extension of the cmd basic python library
|
|||
TimeOutError Class for run-time error |
|||
OriginalCmd A simple framework for writing line-oriented command interpreters. |
|||
BasicCmd Simple extension for the readline |
|||
CheckCmd Extension of the cmd object for only the check command |
|||
HelpCmd Extension of the cmd object for only the help command |
|||
CompleteCmd Extension of the cmd object for only the complete command |
|||
Cmd Extension of the cmd.Cmd command line. |
|||
CmdShell CMD command with shell activate |
|||
NotValidInput | |||
SmartQuestion a class for answering a question with the path autocompletion |
|||
OneLinePathCompletion a class for answering a question with the path autocompletion |
|||
ControlSwitch A class for asking a question on which program to run. |
|||
CmdFile a class for command input file -in order to debug cmd problem |
|
|||
|
|||
|
|||
|
|
|||
GNU_SPLITTING = False
|
|||
logger = logging.getLogger('cmdprint')
|
|||
logger_stderr = logging.getLogger('fatalerror')
|
|||
logger_tuto = logging.getLogger('tutorial')
|
|||
logger_plugin = logging.getLogger('tutorial_plugin')
|
|||
MADEVENT = False
|
|||
PROMPT =
|
|||
IDENTCHARS =
|
|||
__package__ =
|
|
IDENTCHARS
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Dec 20 09:17:59 2018 | http://epydoc.sourceforge.net |