summaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/system/env.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Generalize GetEnvValueOrThrow with a typed conversion overloadbabenko6 days1-1/+13
| | | | | Add a templated GetEnvValueOrThrow<T> that parses the environment variable value via FromString, next to the existing std::string overload. commit_hash:0421b0463c473c8c7f88c0b1619484e52b002897
* Extract environment variables helpers to library/cpp/yt/systembabenko2026-05-011-0/+22
| | | | commit_hash:5a11a7288f325d6fa0a9bec9a1ce0b7afa1f4984
* YT-18571: Refactor environ helpersbabenko2025-11-021-0/+42
commit_hash:72977e13820ded4a38d19076b1d336c9bb910dbf