dir_create
Creates a new directory and returns true if successful, otherwise returns false.
Arguments
- String directory path
Output
Boolean
Examples
Creates a new directory and returns true if successful, otherwise returns false.
Boolean