Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DWikiFileSystem.php104 public function isDirectory(Path $path): bool function in ComboStrap\\WikiFileSystem
H A DLocalFileSystem.php120 public function isDirectory(Path $path): bool function in ComboStrap\\LocalFileSystem
H A DFileSystems.php139 public static function isDirectory(Path $path): bool function in ComboStrap\\FileSystems