Class: SSHKit::Backend::Netssh::Configuration
- Inherits:
-
Object
- Object
- SSHKit::Backend::Netssh::Configuration
- Defined in:
- lib/kamal/sshkit_with_ext.rb
Instance Attribute Summary collapse
-
#max_concurrent_starts ⇒ Object
Returns the value of attribute max_concurrent_starts.
Instance Attribute Details
#max_concurrent_starts ⇒ Object
Returns the value of attribute max_concurrent_starts.
61 62 63 |
# File 'lib/kamal/sshkit_with_ext.rb', line 61 def max_concurrent_starts @max_concurrent_starts end |