BenBot 1.7.5
A chess engine
Loading...
Searching...
No Matches
Environment.hpp File Reference
#include <optional>
#include <string>
#include <string_view>
Include dependency graph for Environment.hpp:

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 >

Detailed Description

This file provides functions for working with environment variables.

Definition in file Environment.hpp.