shnake
: TypeError: Can't convert 'NoneType' object to str implicitly
#32
Labels
shnake
: TypeError: Can't convert 'NoneType' object to str implicitly
#32
I've tried to add autocompletion mechanism to some file related plugins (the idea - after running "ls", the "cat" plugin, or any other plugin, will have autocompletion for the remote files and dirs):
\phpsploit\src\ui\interface.py:
\phpsploit\src\core\session__init__.py:
\phpsploit\plugins\file_system\ls\plugin.py:
When I'm testing it, it's never working as it supposed to work, and behaving very strange:
The text was updated successfully, but these errors were encountered: