This module provides a subscriber interface to input/output.
Copy the user input and output handles from the supplied subscriber.
# File lib/rex/ui/subscriber.rb, line 142 def copy_ui(subscriber) init_ui(subscriber.user_input, subscriber.user_output) end
Generated with the Darkfish Rdoc Generator 2.