|
Celeritas 0.7.0-dev.196+develop.8d0d9047c
|

Functions | |
| void | celeritas::from_json (nlohmann::json const &j, Environment &value) |
| Read environment variables from a JSON file. | |
| void | celeritas::to_json (nlohmann::json &j, Environment const &value) |
| Write environment variables to a JSON file. | |