PHP Class Kelunik\AcmeClient\Commands\Auto

Inheritance: implements Kelunik\AcmeClient\Commands\Command
Datei anzeigen 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
checkAndIssue ( array $certificate, string $server, string $storage ) : Generator
doExecute ( League\CLImate\Argument\Manager $args ) : Generator
toDomainPathMap ( array $paths )

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 ( )