Method: Rex::Post::Meterpreter::Ui::Console::CommandDispatcher::Stdapi::Fs#name
- Defined in:
- lib/rex/post/meterpreter/ui/console/command_dispatcher/stdapi/fs.rb
#name ⇒ Object
Name for this dispatcher.
112 113 114 |
# File 'lib/rex/post/meterpreter/ui/console/command_dispatcher/stdapi/fs.rb', line 112 def name "Stdapi: File system" end |