Searched defs:inputList (Results 1 – 1 of 1) sorted by relevance
1373 private List<String> inputList = null; field in Main.Arguments1582 readPathsFromFile(inputListFile.getAbsolutePath(), inputList); in parseFlags() local