ewoksid22.dirutils#

Functions

copy_file_to_primary(filename, outdirs[, ...])

Copy file to the primary output directory (which is always locally accessible).

copy_local_file(src, dst[, overwrite])

Copy file locally (no SCP).

copy_primary_file(filename, outdirs[, overwrite])

Copy file from the primary output directory (locally accessible) to the others.

parse_outdir(dirname)

prepare_outdirs(outdirs, primary_outdir)

primary_file(filename, outdirs)

The file but located in the pimrary output directory.