Module: NetSshForwardingNoPuts
- Defined in:
- lib/kamal/sshkit_with_ext.rb
Overview
Avoid net-ssh debug, until github.com/net-ssh/net-ssh/pull/953 is merged
Instance Method Summary collapse
Instance Method Details
#puts ⇒ Object
146 147 |
# File 'lib/kamal/sshkit_with_ext.rb', line 146 def puts(*) end |