dump()

dump(), restore()
Dumps/restores the whole Spectra queue to/from a disc file. Optional arguments: file_name and noconfirm:
Spectra::dump( file_name => "test", noconfirm => "yes");
Spectra::restore( file_name => "test", noconfirm => "yes");