Completes directory names

Method _shellCode Fetch a fragment of shell code representing this action which is suitable for use by the completion system in _shellcomp.py

Inherited from Completer:

Method __init__
Method _getRepeatFlag Undocumented
Method _description Undocumented
def _shellCode(self, optName, shellType):

Fetch a fragment of shell code representing this action which is suitable for use by the completion system in _shellcomp.py

ParametersoptNameThe long name of the option this action is being used for. (type: str)
shellTypeOne of the supported shell constants e.g. twisted.python.usage._ZSH (type: str)
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.