Class Backup::Configuration::Compressor::Pbzip2
In: lib/backup/configuration/compressor/pbzip2.rb
Parent: Base

Attributes

best  [RW]  Tells Backup::Compressor::Pbzip2 to compress better (-9) which is bzip2 default anyway
fast  [RW]  Tells Backup::Compressor::Pbzip2 to compress faster (-1) (but not significantly faster)
processors  [RW]  Tells Backup::Compressor::Pbzip2 how many processors use, by default autodetect is used

[Validate]