scrnatools._utils.check_path

scrnatools._utils.check_path(path: str)[source]

Checks if a path exists and creates it if it doesn’t.

Parameters:

path (str) – The string of the path to check/create.