candle.helper_utils.verify_path

Contents

candle.helper_utils.verify_path#

candle.helper_utils.verify_path(path)#

Verify if a directory path exists locally. If the path does not exist, but is a valid path, it recursivelly creates the specified directory path structure.

Parameters:

path (string) – Description of local directory path