std::string getExecutablePath()
This function returns the PATH of the running executable.
MOOSE now contains C++17 code, so give a reasonable error message stating what the user can do to add...
std::string getExecutableName()
This function returns the name of the running executable.