Searched refs:getOutputFile (Results 1 – 2 of 2) sorted by relevance
128 const std::string &getOutputFile() const { return OutputFile; } in getOutputFile() function146 SS << ">" << getOutputFile() << " "; in toString()
503 std::string Path = Cmd.getOutputFile(); in ExecuteCommand()