Searched refs:createDirectory (Results 1 – 4 of 4) sorted by relevance
126 public static function createDirectory(Path $dirPath) function in ComboStrap\\FileSystems131 return LocalFileSystem::getOrCreate()->createDirectory($dirPath);133 return WikiFileSystem::getOrCreate()->createDirectory($dirPath);366 self::createDirectory($directoryPath);
95 public function createDirectory(Path $dirPath) function in ComboStrap\\WikiFileSystem97 return FileSystems::createDirectory($dirPath->toLocalPath());
111 public function createDirectory(Path $dirPath): Path function in ComboStrap\\LocalFileSystem
460 FileSystems::createDirectory($iconDir);