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.
# File lib/backup/splitter.rb, line 18 def split_with before_packaging yield @split_command after_packaging end
Generated with the Darkfish Rdoc Generator 2.