Home
last modified time | relevance | path

Searched defs:createDirectory (Results 1 – 3 of 3) sorted by relevance

/template/strap/ComboStrap/
H A DWikiFileSystem.php95 public function createDirectory(Path $dirPath) function in ComboStrap\\WikiFileSystem
H A DLocalFileSystem.php111 public function createDirectory(Path $dirPath): Path function in ComboStrap\\LocalFileSystem
H A DFileSystems.php126 public static function createDirectory(Path $dirPath) function in ComboStrap\\FileSystems