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