$darkmode
environment.hpp File Reference
#include <cassert>
#include <map>
#include <optional>
#include <string>
#include <utility>
Include dependency graph for environment.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fable::Environment
 

Functions

std::string fable::interpolate_vars (const std::string &s, const Environment *env=nullptr)
 

Detailed Description