Class: Net::SSH::Shell::Subshell

Inherits:
Process
  • Object
show all
Defined in:
lib/net/ssh/shell/subshell.rb

Instance Attribute Summary

Attributes inherited from Process

#callback, #command, #exit_status, #manager, #properties, #state

Method Summary

Methods inherited from Process

#[], #[]=, #busy?, #finished?, #initialize, #on_error_output, #on_finish, #on_output, #run, #running?, #send_data, #starting?, #wait!

Constructor Details

This class inherits a constructor from Net::SSH::Shell::Process