Class/Module Index [+]

Quicksearch

Rex::Ui::Subscriber::Output

Subscribes to the output half of the user interface.

Attributes

user_output[RW]

The user output handle.

Public Instance Methods

flush() click to toggle source

Wraps user_output.flush

# File lib/rex/ui/subscriber.rb, line 78
def flush
        user_output.flush if (user_output)
end

Protected Instance Methods

[Validate]

Generated with the Darkfish Rdoc Generator 2.