ReleaseButler 1.0
😙 package manager on GitHub 😙
|
#include <string>
Go to the source code of this file.
Functions | |
auto | get_env2str (std::string_view name) -> std::string |
Simple encapsulation of std::getenv. | |
auto | get_val_from_std () -> std::string |
|
nodiscard |
Simple encapsulation of std::getenv.
`name` | Name of the environment variable |
|
nodiscard |