Top-level namespace for Health-GPS Console host application.
Definition command_options.cpp:8
std::filesystem::path get_program_directory()
Get the path to the directory of the currently executing program.
Definition program_dirs.cpp:24
std::filesystem::path get_temporary_directory()
A temporary directory for Health-GPS.
Definition program_dirs.cpp:48
std::filesystem::path get_cache_directory()
The cache folder for Health-GPS.
Definition program_dirs.cpp:44
std::filesystem::path get_program_path()
Get the path to the currently executing program.
Definition program_dirs.cpp:26