Jlm
Namespaces | Functions
Program.hpp File Reference
#include <filesystem>
#include <optional>
#include <vector>
Include dependency graph for Program.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 jlm
 
 jlm::util
 

Functions

int jlm::util::executeProgramAndWait (const std::string &programName, const std::vector< std::string > &programArguments)
 
std::string jlm::util::getDotViewer ()