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