public interface BuildAction
| Modifier and Type | Method and Description |
|---|---|
void |
build(File sources,
Context context) |
boolean |
check(Context context) |
boolean check(Context context) throws ExitException
ExitExceptionvoid build(File sources, Context context) throws ExitException
ExitExceptionCopyright © 2021. All rights reserved.