Class Net::SSH::Connection::Session
In: lib/net/ssh/shell.rb
Parent: Object

Methods

shell  

Public Instance methods

Provides a convenient way to initialize a shell given a Net::SSH session. Yields the new shell if a block is given. Returns the shell instance.

[Validate]