datapack icon indicating copy to clipboard operation
datapack copied to clipboard

Add output file parameter to `serializeToBagIt`

Open gothub opened this issue 6 years ago • 0 comments

The serializeToBagIt() method writes the output bag file to a temporary directory and then returns the filename that was created.

Update this method so that the user can specify the output file to be created.

gothub avatar Jun 28 '19 16:06 gothub