##// END OF EJS Templates
add utils.path.ensure_dir_exists...
add utils.path.ensure_dir_exists Ensures that a directory exists, and protects against a common race condition when multiple processes try to create the same directory.
MinRK -
r16486:19651d21
Show More