MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / AiEnvGuard

Class AiEnvGuard

atomic-cli/src/commands/record/tests.rs:26–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24 ];
25
26 struct AiEnvGuard {
27 original: Vec<(&'static str, Option<OsString>)>,
28 }
29
30 impl AiEnvGuard {
31 fn clear() -> Self {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected