PHP 클래스 Phalcon\Cli\Console\Extended

저자: Sebastian Arrubia ([email protected])
상속: extends Phalcon\CLI\Console
파일 보기 프로젝트 열기: phalcon/incubator

공개 메소드들

메소드 설명
handle ( array $arguments = null ) : mixed Handle the whole command-line tasks

비공개 메소드들

메소드 설명
createHelp ( )
setTasksDir ( )
showHelp ( )
showTaskHelp ( $taskTogetHelp )

메소드 상세

handle() 공개 메소드

Handle the whole command-line tasks
public handle ( array $arguments = null ) : mixed
$arguments array Cli arguments
리턴 mixed