9 Filesystem
This library is unstable;
compatibility will not be maintained.
See Unstable: May Change Without Warning for more information.
| (require unstable/file) | 
procedure
pth : path-string? 
Like make-directory*, except it ignores errors when the path already exists. Useful to deal with race conditions on processes that create directories.