https://mooseframework.inl.gov
Namespaces | Functions
ExecutablePath.h File Reference

Go to the source code of this file.

Namespaces

 Moose
 MOOSE now contains C++17 code, so give a reasonable error message stating what the user can do to address this in their environment if C++17 compatibility isn't found.
 

Functions

std::string Moose::getExec ()
 Gets the full path to the running executable on Mac OS X and linux. More...
 
std::string Moose::getExecutablePath ()
 Gets the directory the running executable is on Mac OS X and linux. More...
 
std::string Moose::getExecutableName ()
 Gets the name of the running executable on Mac OS X and linux. More...