public interface ParsedCommandLine
Modifier and Type | Method and Description |
---|---|
String[] |
getRawArgs() |
String |
getSwitchArg(String sw) |
String |
getSwitchPrefix() |
String[] |
getUnswitchedArgs() |
boolean |
includesSwitch(String sw) |
Copyright © 2017 com.mchange. All rights reserved.