Method: Rex::Ui::Interactive#completed
- Defined in:
- lib/rex/ui/interactive.rb
#completed ⇒ Object
Whether or not the session has completed interaction
110 111 112 |
# File 'lib/rex/ui/interactive.rb', line 110 def completed @completed end |