Creates a directory if it doesn't already exist.
1 | createDirIfNotExist(dir_location, ...)
|
dir_location |
the directory you want to create |
... |
additional arguments to be passed to dir.create |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.