Stage a run result to the filesystem (atomic persistence)
Usage
cs_stage_result(result, staging_dir)
Arguments
- result
A result list produced by cs_run_single().
- staging_dir
Directory where staged files are written.
Value
Invisibly, the file path written.