@groovy.transform.CompileStatic class MsiUnpacker extends Object implements org.ysb33r.grolifant5.spi.unpackers.GrolifantUnpacker
Provides the capability of unpacking an MSI file under Mac OSX by calling out to hdiutil.
| Modifiers | Name | Description |
|---|---|---|
static class |
MsiUnpacker.MsiEngine |
| Constructor and description |
|---|
MsiUnpacker
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Engine |
create(org.ysb33r.grolifant5.api.core.ConfigCacheSafeOperations ops)Create a new unpack engine. |
|
Engine |
create(org.ysb33r.grolifant5.api.core.ConfigCacheSafeOperations ops, Parameters parameters)Creates a new unpack engine along with additional parameters. |
|
boolean |
supportExtension(String extension) |
Create a new unpack engine.
ops - Configuration cache-safe operationsCreates a new unpack engine along with additional parameters.
ops - Configuration cache-safe operationsparameters - Configuration parameters