Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Airship
Hangar
Commands
Meta
PHP Class Airship\Hangar\Commands\Meta
Inheritance:
extends
Airship\Hangar\SessionCommand
显示文件
Open project: paragonie/airship
Public Properties
Property
Type
Description
$description
string
$display
integer
$essential
boolean
$name
string
Public Methods
Method
Description
fire
(
array
$args
= [] ) :
boolean
Fire the add command to add files and directories to this update pack.
Method Details
fire()
public
method
Fire the add command to add files and directories to this update pack.
public
fire
(
array
$args
= [] ) :
boolean
$args
array
return
boolean
Property Details
$description
public_oe property
public
string
$description
return
string
$display
public_oe property
public
int
$display
return
integer
$essential
public_oe property
public
bool
$essential
return
boolean
$name
public_oe property
public
string
$name
return
string