BioDynaMo
v1.05.120-25dc9790
|
#include "core/util/proc.h"
#include <unistd.h>
#include <filesystem>
#include "core/util/log.h"
#include <libproc.h>
#include <cstdlib>
Go to the source code of this file.
Namespaces | |
bdm | |
Functions | |
std::string | bdm::GetExecutablePath () |
This function returns the path of the currently running executable. More... | |
std::string | bdm::GetExecutableDirectory () |
std::string | bdm::GetExecutableName () |