|
BenBot 1.7.5
A chess engine
|
#include <optional>#include <string>#include <string_view>Go to the source code of this file.
Namespaces | |
| namespace | util |
Functions | |
| auto | util::get_environment_variable (std::string_view name) -> std::optional< std::string > |
This file provides functions for working with environment variables.
Definition in file Environment.hpp.