index
:
ymake.git
master
Reichwein.IT YMake
mail@reichwein.it
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
env.h
blob: deed0eecb16d300edfa1d180ba3440b0670dbac0 (
plain
)
1
2
3
4
5
6
#pragma once #include <string> std::string env_value(const std::string& key);