This class provides an input/output interface to an executed process' standard input and output.
Initializes the IO instance.
# File lib/rex/post/meterpreter/extensions/stdapi/sys/process_subsystem/io.rb, line 30 def initialize(process) self.process = process end
Generated with the Darkfish Rdoc Generator 2.