Utopia  2
Framework for studying models of complex & adaptive systems.
Namespaces | Functions
filesystem.hh File Reference
#include <cstdlib>
#include <filesystem>
#include <string>
#include "../core/exceptions.hh"
#include "../core/types.hh"
#include "cfg_utils.hh"
Include dependency graph for filesystem.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Utopia
 
 Utopia::DataIO
 

Functions

std::string Utopia::DataIO::expanduser (const std::string &path)
 Expands a path with a leading ~ character into an absolute path. More...
 
std::string Utopia::DataIO::get_abs_filepath (const Config &cfg)
 Extracts an absolute file path from a configuration. More...