Parent

Methods

Class/Module Index [+]

Quicksearch

Backup::Compressor::Base

Public Instance Methods

compress_with() click to toggle source

Yields to the block the compressor command and filename extension.

# File lib/backup/compressor/base.rb, line 10
def compress_with
  log!
  yield @cmd, @ext
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.