|
Celeritas 0.7.0-dev.229+develop.25f7af4d
|
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. | |