Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PhpBrew
Command
SelfUpdateCommand
PHP Class PhpBrew\Command\SelfUpdateCommand
Inheritance:
extends
CLIFramework\Command
ファイルを表示
Open project: phpbrew/phpbrew
Public Methods
Method
Description
arguments
(
$args
)
brief
( )
execute
(
$branch
= 'master' )
options
(
GetOptionKit\OptionSpecCollection
$opts
)
usage
( )
Method Details
arguments()
public
method
public
arguments
(
$args
)
brief()
public
method
public
brief
( )
execute()
public
method
public
execute
(
$branch
= 'master' )
options()
public
method
public
options
(
GetOptionKit\OptionSpecCollection
$opts
)
$opts
GetOptionKit\OptionSpecCollection
usage()
public
method
public
usage
( )