![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#include "shambase/print.hpp"#include "shambase/string.hpp"#include "fmt/core.h"#include "shamcmdopt/env.hpp"#include <optional>#include <utility>#include <vector>
Include dependency graph for env.cpp:Go to the source code of this file.
Variables | |
| std::vector< std::pair< std::string, std::string > > | env_var_reg = {} |
| List of documented env variables. | |
Definition in file env.cpp.