Constructor and Description |
---|
LayerToolsJarMode() |
Modifier and Type | Method and Description |
---|---|
boolean |
accepts(String mode)
Returns if this accepts and can run the given mode.
|
void |
run(String mode,
String[] args)
Run the jar in the given mode.
|