No, it would not. If dir creation fails an exception is raised. The bool refers to the `exists` aspect. You can simply use `createDir` if you don't care about the "exists" aspect.
- existsOrCreateDir return value kpeters58
- Re: existsOrCreateDir return value Araq
