std::string getExecutablePath()
Gets the directory the running executable is on Mac OS X and linux.
std::string getExec()
Gets the full path to the running executable on Mac OS X and linux.
MOOSE now contains C++17 code, so give a reasonable error message stating what the user can do to add...
std::string getExecutableName()
Gets the name of the running executable on Mac OS X and linux.