Method: Rex::Ui::Text::DispatcherShell::CommandDispatcher#tab_complete_items
- Defined in:
- lib/rex/ui/text/dispatcher_shell.rb
#tab_complete_items ⇒ Object
No tab completion items by default
279 280 281 |
# File 'lib/rex/ui/text/dispatcher_shell.rb', line 279 def tab_complete_items @tab_complete_items end |