tlpipe.utils.path_util¶
Path utils.
Functions
input_path(path[, iteration]) |
Normalize the given input path. |
iter_path(path, iteration) |
Insert current iteration flag to the file path. |
output_path(path[, relative, mkdir, iteration]) |
Normalize the given output path. |