Searched refs:executeShellCommandAndSplitOutput (Results 1 – 1 of 1) sorted by relevance
95 public List<String> executeShellCommandAndSplitOutput(String command, in executeShellCommandAndSplitOutput() method in CommandsHelper117 return getInstance().executeShellCommandAndSplitOutput(command, LINE_SEPARATORS); in executeAndSplitLines()