AmbTool
in package
FinalYes
Table of Contents
Constants
Methods
- __construct() : mixed
- extractArchive() : void
- inspectArchive() : string
- isSupported() : bool
Constants
TYPE_AM2
public
mixed
TYPE_AM2
= 'AM2'
TYPE_AMBR
public
mixed
TYPE_AMBR
= 'AMBR'
TYPE_JH
public
mixed
TYPE_JH
= 'JH'
TYPE_RAW
public
mixed
TYPE_RAW
= 'Raw'
Methods
__construct()
public
__construct(string $ambtoolPath) : mixed
Parameters
- $ambtoolPath : string
extractArchive()
public
extractArchive(SplFileInfo $archivePath, SplFileInfo $targetDir) : void
Parameters
- $archivePath : SplFileInfo
- $targetDir : SplFileInfo
inspectArchive()
public
inspectArchive(SplFileInfo $archivePath) : string
Parameters
- $archivePath : SplFileInfo
Return values
stringisSupported()
public
static isSupported() : bool