cgexplore.utilities.check_directory¶ cgexplore.utilities.check_directory(path)[source]¶ Check if a directory exists, make if not. Parameters: path (Path) Return type: None