PHP 클래스 Airship\Hangar\Commands\Meta

상속: extends Airship\Hangar\SessionCommand
파일 보기 프로젝트 열기: paragonie/airship

공개 프로퍼티들

프로퍼티 타입 설명
$description string
$display integer
$essential boolean
$name string

공개 메소드들

메소드 설명
fire ( array $args = [] ) : boolean Fire the add command to add files and directories to this update pack.

메소드 상세

fire() 공개 메소드

Fire the add command to add files and directories to this update pack.
public fire ( array $args = [] ) : boolean
$args array
리턴 boolean

프로퍼티 상세

$description 공개적으로 프로퍼티

public string $description
리턴 string

$display 공개적으로 프로퍼티

public int $display
리턴 integer

$essential 공개적으로 프로퍼티

public bool $essential
리턴 boolean

$name 공개적으로 프로퍼티

public string $name
리턴 string