streamsight.utils.safe_dir

streamsight.utils.safe_dir(path)

Check if directory is safe

Check if the directory exists, if not create it.

Parameters:

path (str) – The path to the directory.