Method: Rex::Ui::ProgressTracker#status

Defined in:
lib/rex/ui/progress_tracker.rb

#status(msg = nil) ⇒ Object

Passes a generic status message that isn’t necessarily associated with a step event.



60
61
# File 'lib/rex/ui/progress_tracker.rb', line 60

def status(msg = nil)
end