Class: SSHKit::Backend::Netssh::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/sshkit/backends/netssh.rb

Instance Attribute Summary collapse

Instance Attribute Details

#connection_timeoutObject

Returns the value of attribute connection_timeout.



10
11
12
# File 'lib/sshkit/backends/netssh.rb', line 10

def connection_timeout
  @connection_timeout
end

#ptyObject

Returns the value of attribute pty.



10
11
12
# File 'lib/sshkit/backends/netssh.rb', line 10

def pty
  @pty
end