Celeritas
0.5.0-56+6b053cd
|
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. | |