public interface CommandInfo
Modifier and Type | Method and Description |
---|---|
List<String> |
getDependencyResourceNames() |
String |
getDescription() |
String |
getName() |
org.apache.commons.cli.Options |
getOptions() |
String |
getUsage() |
Copyright © 2012. All Rights Reserved.