Class | Backup::Splitter |
In: |
lib/backup/splitter.rb
|
Parent: | Object |
This is called as part of the procedure used to build the final backup package file(s). It yields it‘s portion of the command line for this procedure, which will split the data being piped into it into multiple files, based on the @chunk_size. Once the packaging procedure is complete, it will return and @package.chunk_suffixes will be set based on the resulting files.