Util Os

dffml.util.os.chdir(new_path)[source]

Context manager to change directroy

dffml.util.os.prepend_to_path(*args: str)[source]

Prepend all given directories to the PATH environment variable.