io_dir_create [function]

io_dir_create( string path, int mode = 0o777 )

attempts to create a directory at the specified path, with the specified access mode mode, returns bool/sets errno