Method | Description | |
---|---|---|
createFilesystem ( ) : Kraken\Filesystem\FilesystemInterface | ||
getFullPath ( string $path, null $replace = null, string $with = '' ) : string | ||
getPath ( string $path, null $replace = null, string $with = '' ) : string | ||
getPathData ( string $path = '', string $typeFilter = '', boolean $recursive = false, string $filePattern = '' ) : array | ||
getPrefix ( ) : string | ||
getPrefixed ( string $path, null $replace = null, string $with = '' ) : string | ||
getTest ( ) : |
||
testApiGetTimestamp_ReturnsTimestamp_WhenNodeIsDirectory ( ) | ||
testApiGetTimestamp_ReturnsTimestamp_WhenNodeIsFile ( ) | ||
testApiGetTimestamp_ThrowsException_WhenNodeDoesNotExist ( ) |
abstract public createFilesystem ( ) : Kraken\Filesystem\FilesystemInterface | ||
return | Kraken\Filesystem\FilesystemInterface |