메소드 | 설명 | |
---|---|---|
createFilesystem ( ) : Kraken\Filesystem\FilesystemInterface | ||
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 ( ) : |
||
testApiAppend_AppendsToFile_WhenNodeIsFile ( ) | ||
testApiAppend_ThrowsException_WhenNodeDoesNotExist ( ) | ||
testApiAppend_ThrowsException_WhenNodeIsDirectory ( ) |
abstract public createFilesystem ( ) : Kraken\Filesystem\FilesystemInterface | ||
리턴 | Kraken\Filesystem\FilesystemInterface |
public testApiAppend_AppendsToFile_WhenNodeIsFile ( ) |