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

Inherits:
Object
  • Object
show all
Defined in:
lib/dash/sshkit_with_ext.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dns_retries ⇒ Object

Returns the value of attribute dns_retries.



107
108
109
# File 'lib/dash/sshkit_with_ext.rb', line 107

def dns_retries
  @dns_retries
end

#max_concurrent_starts ⇒ Object

Returns the value of attribute max_concurrent_starts.



107
108
109
# File 'lib/dash/sshkit_with_ext.rb', line 107

def max_concurrent_starts
  @max_concurrent_starts
end