Subscribes to the input half of the user interface.
Gets a line of input from the user_input handle by calling gets.
# File lib/rex/ui/subscriber.rb, line 109 def gets user_input.gets if (user_input) end
Generated with the Darkfish Rdoc Generator 2.