public interface IPluginInterface
Modifier and Type | Method and Description |
---|---|
ReturnValue |
execute(ICommandLine cl)
Executes the plugin.
|
ReturnValue execute(ICommandLine cl)
cl
- The parsified command line argumentsCopyright © 2013. All Rights Reserved.