PHP Class Kelunik\AcmeClient\Commands\Version

Inheritance: implements Kelunik\AcmeClient\Commands\Command
Show file Open project: kelunik/acme-client

Public Methods

Method Description
__construct ( League\CLImate\CLImate $climate )
execute ( League\CLImate\Argument\Manager $args )
getDefinition ( )

Private Methods

Method Description
getDescription ( $package )
getVersion ( )
readFileOr ( $file, $default = "" )

Method Details

__construct() public method

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

execute() public method

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

getDefinition() public static method

public static getDefinition ( )