Class Backup::Configuration::Compressor::Bzip2
In: lib/backup/configuration/compressor/bzip2.rb
Parent: Base

Attributes

best  [RW]  Tells Backup::Compressor::Bzip2 to compress better (-9) which is bzip2 default anyway
fast  [RW]  Tells Backup::Compressor::Bzip2 to compress faster (-1) (but not significantly faster)

[Validate]