Module path

Module path 

Source
Expand description

Path processing that is required for html5_picture

Functionsยง

create_output_file_name
Generates an output file name that is stored in the output working directory.
create_output_file_name_with_output_dir
Calculates the relative filename according to base_dir and input_file and joins it with the output_dir.
get_output_working_dir
Generates the output directory name by attaching a fixed string to it.
remove_base_dir
Removes the given base directory from the given input file.