PHP 클래스 Kelunik\AcmeClient\Commands\Version

상속: implements Kelunik\AcmeClient\Commands\Command
파일 보기 프로젝트 열기: kelunik/acme-client

공개 메소드들

메소드 설명
__construct ( League\CLImate\CLImate $climate )
execute ( League\CLImate\Argument\Manager $args )
getDefinition ( )

비공개 메소드들

메소드 설명
getDescription ( $package )
getVersion ( )
readFileOr ( $file, $default = "" )

메소드 상세

__construct() 공개 메소드

public __construct ( League\CLImate\CLImate $climate )
$climate League\CLImate\CLImate

execute() 공개 메소드

public execute ( League\CLImate\Argument\Manager $args )
$args League\CLImate\Argument\Manager

getDefinition() 공개 정적인 메소드

public static getDefinition ( )