Class | Backup::Compressor::Pbzip2 |
In: |
lib/backup/compressor/pbzip2.rb
|
Parent: | Base |
best | [RW] | Tells Backup::Compressor::Lzma to compress better (-9) rather than faster when set to true |
fast | [RW] | Tells Backup::Compressor::Lzma to compress faster (-1) rather than better when set to true |
processors | [RW] | Tells Backup::Compressor::Pbzip2 how many processors to use. Autodetects the number of active CPUs by default. |