Searched refs:sectionArgs (Results 1 – 1 of 1) sorted by relevance
53 List<String> sectionArgs = new ArrayList<>(); in run() local61 mArgsIterator.forEachRemaining(sectionArgs::add); in run()68 section.run(System.in, System.out, sectionArgs); in run()