| Package | Description |
|---|---|
| com.izforge.izpack.api.data |
| Modifier and Type | Method and Description |
|---|---|
List<ExecutableFile> |
PackInfo.getExecutables()
List of parsables for this Pack.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PackInfo.addExecutable(ExecutableFile executable)
Executables files have their executable flag set, may be executed, and optionally, deleted
when finished executing.
|
Copyright © 2001–2025. All rights reserved.