Searched refs:ConfigureArgs (Results 1 – 2 of 2) sorted by relevance
4 import com.beust.jcommander.JCommanderTest.ConfigureArgs;26 ConfigureArgs conf = new ConfigureArgs(); in caseInsensitiveCommand()
671 public static class ConfigureArgs { class in JCommanderTest684 ConfigureArgs conf = new ConfigureArgs(); in commandsWithSamePrefixAsOptionsShouldWork()