Parameters 🔗
path |
in |
Relative or absolute path. |
Return Value 🔗
True if the directory was created or already exists.
Discussion 🔗
If the directory is created successfully or it already exists, then true
is returned. Intermediate paths must already exist; they will not be created.