create_path
The create_path method creates the specified directory tree.
Syntax
create_path( path )
Arguments
| Argument | Description |
|---|---|
path
|
(string) The path to create. |
The create_path method creates the specified directory tree.
create_path( path )
| Argument | Description |
|---|---|
path
|
(string) The path to create. |