|   |   | 
| file.mkdir Creates a directory | ||||
| Usage | ||||
| file.mkdir [-q] [-e] <directory:string> | ||||
| Description | ||||
| Creates <directory>. The path is adjusted according to the system that KVIrc is running on so you don't have to bother about portability: it should be automatically guaranteed. Just use an UNIX style path. | ||||
| Switches | ||||
| 
 | ||||
| See also | ||||
| $file.exists |