spool_to_directory
spool_to_directory(
spool ,
path ,
file_format ,
extention ,
)
Write out each patch in a spool to a directory.
Parameters
Parameter | Description |
---|---|
spool | The spool to save to |
path | The path to the directory, if None, create tempdir. |
file_format | The file format for the saved files. |