public interface PluginBasedSubCommand
| Modifier and Type | Method and Description |
|---|---|
String |
getOptionValue()
The value of the option that identifies a subcommand from a particular plugin.
|
String |
getShortDescription() |
String getOptionValue()
For example, for buck project that would be intellij or xcode.
String getShortDescription()