cursus.steps.scripts.package¶
- copy_file_robust(src, dst)[source]¶
Copy a file and log the operation, ensuring destination directory exists.
- create_tarfile(output_tar_path, source_dir)[source]¶
Create a tar file from the contents of a directory.
Copy a file and log the operation, ensuring destination directory exists.
Create a tar file from the contents of a directory.