Searched defs:readCommand (Results 1 – 3 of 3) sorted by relevance
29 std::tuple<ReadStream, Command> readCommand(ReadStream in) { in readCommand() function
136 private static Optional<String> readCommand(InputStream inputStream) throws IOException { in readCommand() method in DiffScriptProcessor
60 std::string readCommand(const std::string& command) { in readCommand() function