Skip to contents

Function to create a directory for the specified output file path if needed. Does nothing if the target directory already exists.

Usage

create_dir(output_file_path)

Arguments

output_file_path

file path that may or may not need to be created