Property | Type | Description | |
---|---|---|---|
$ext | string | ||
$name | string | ||
$pharAlias | string |
Method | Description | |
---|---|---|
__construct ( Hail $hail, Supplier $sup ) | Airship constructor. | |
autoUpdate ( ) | Process automatic updates: |
Method | Description | |
---|---|---|
install ( |
Let's install the automatic update. | |
replaceFile ( string $filename ) : boolean | Unique to Airship updating; replace a file with one in the archive |
public __construct ( Hail $hail, Supplier $sup ) | ||
$hail | Hail | |
$sup | Supplier |
public autoUpdate ( ) |
protected install ( |
||
$info | ||
$file |
protected replaceFile ( string $filename ) : boolean | ||
$filename | string | |
return | boolean |