Method | Description | |
---|---|---|
__construct ( Humbug\SelfUpdate\Updater $updater = null ) | ||
configure ( ) | ||
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) |
Method | Description | |
---|---|---|
doRollback ( Symfony\Component\Console\Output\OutputInterface $output ) | ||
doUpdate ( Symfony\Component\Console\Output\OutputInterface $output ) |
public __construct ( Humbug\SelfUpdate\Updater $updater = null ) | ||
$updater | Humbug\SelfUpdate\Updater |
public execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) | ||
$input | Symfony\Component\Console\Input\InputInterface | |
$output | Symfony\Component\Console\Output\OutputInterface |