Shell is implemented via the command module. There was a special case in mod_args to do that. Make shell into an action plugin to handle that instead. Also move the special case for the command nanny into a command module action plugin. This is more appropriate as we then do not have to send a parameter that is only for the command module to every single module. |
||
---|---|---|
.. | ||
__init__.py | ||
command.py | ||
expect.py | ||
raw.py | ||
script.py | ||
shell.py | ||
telnet.py |