Ensures the target image directory exists, creating it if it does not and returning false if it fails to.
Target directory to ensure existence of.
true if the directory already exists or if it was succesfully created; false if it could not be.
See Implementation
Ensures the target image directory exists, creating it if it does not and returning false if it fails to.