Class: HrrRbSsh::Transport::CompressionAlgorithm::None
- Inherits:
-
HrrRbSsh::Transport::CompressionAlgorithm
- Object
- HrrRbSsh::Transport::CompressionAlgorithm
- HrrRbSsh::Transport::CompressionAlgorithm::None
- Includes:
- Unfunctionable
- Defined in:
- lib/hrr_rb_ssh/transport/compression_algorithm/none.rb
Constant Summary collapse
- NAME =
'none'
- PREFERENCE =
20
Instance Attribute Summary
Attributes included from Loggable
Method Summary
Methods included from Unfunctionable
#close, #deflate, #inflate, #initialize
Methods included from Loggable
#log_debug, #log_error, #log_fatal, #log_info, #log_warn