Structure Temporary-File
An internal representation for temporary files.
The struct temporary-file has a constructor make-temporary-file that takes a sibling file as a parameter.
Accessor temporary-file-sibling refers to the sibling.
Primary use of this struct is to create temporary intermediate result files in run-pipeline-in-situ.
Direct Method
get-output-functions | Sets up the output thread, feeds the given header to the output data set, and returns four functi... |
---|