Package com.mchange.v2.cmdline
Interface ParsedCommandLine
public interface ParsedCommandLine
-
Method Summary
Modifier and TypeMethodDescriptionString[]
getSwitchArg
(String sw) String[]
boolean
includesSwitch
(String sw)
String[]
getSwitchArg(String sw)
String[]
boolean
includesSwitch(String sw)