Method: Rex::Ui::ProgressTracker#error

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

#error(msg = nil) ⇒ Object

An error occurred that may result in aborting the progress.



72
73
# File 'lib/rex/ui/progress_tracker.rb', line 72

def error(msg = nil)
end