diff options
| author | Stefan Boberg <[email protected]> | 2026-04-20 10:10:55 +0200 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2026-04-20 10:10:55 +0200 |
| commit | 28d373a3ca31d8c7d726b78e0ac9ddae1f60d95b (patch) | |
| tree | 38ce82f87c1a3cb40d8a528e56fa63d2fa52594f /src/zencore/process.cpp | |
| parent | consolidate cache commands into `cache` subcommand (#978) (diff) | |
| download | archived-zen-28d373a3ca31d8c7d726b78e0ac9ddae1f60d95b.tar.xz archived-zen-28d373a3ca31d8c7d726b78e0ac9ddae1f60d95b.zip | |
zencore: promote ScopedEnvVar to a shared filesystem helper (#979)
- Moves the RAII `ScopedEnvVar` helper out of `hydration.cpp`'s anonymous test namespace and into `zencore/filesystem.{h,cpp}` next to `GetEnvVariable` so it can be reused by other subsystems.
- Makes the class non-copyable/non-movable and moves its members to `private`.
Diffstat (limited to 'src/zencore/process.cpp')
0 files changed, 0 insertions, 0 deletions