public class ApplyCommand
extends java.lang.Object
| Constructor and Description |
|---|
ApplyCommand(CommandInterpreter interpreter,
BundleContext context,
java.net.URL configURL) |
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Runs the apply console command
|