Create a directory (and parents) if it does not exist.
path (str or Path) – Directory path to create.
The absolute path of the created directory.
str