PHP 클래스 Gush\Helper\FilesystemHelper

상속: extends Symfony\Component\Console\Helper\Helper
파일 보기 프로젝트 열기: gushphp/gush 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( $directory = null )
clearTempFiles ( ) Remove all the temp-file that were created with newTempFilename().
getName ( )
newTempFilename ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $directory = null )

clearTempFiles() 공개 메소드

Remove all the temp-file that were created with newTempFilename().
public clearTempFiles ( )

getName() 공개 메소드

public getName ( )

newTempFilename() 공개 메소드

public newTempFilename ( )