| Package | Description |
|---|---|
| org.walkmod |
| Modifier and Type | Method and Description |
|---|---|
List<File> |
WalkModFacade.apply(String... chains)
Applies a list of transformation chains.
|
List<File> |
WalkModFacade.check(String... chains)
Applies a list of transformation chains without updating the source
files.
|
void |
WalkModFacade.install()
Downloads the list of declared plugins in the configuration file using
Ivy.
|
Copyright © 2015. All rights reserved.