Searched refs:asArray (Results 1 – 3 of 3) sorted by relevance
149 String[] args = commands.get(i).asArray(); in testCommandLines()
81 public String[] asArray() { in asArray() method in CommandFileParser.CommandLine
1384 String[] arrayCommand = command.asArray(); in internalAddCommandFile()