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