Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sma1lboy/RegTool
/ SetEnv
Method
SetEnv
shell/shell.go:4–4 ·
view source on GitHub ↗
(key, value string)
Source
from the content-addressed store, hash-verified
2
3
type
Shell
interface
{
4
SetEnv(key, value string) error
5
}
Callers
nothing calls this directly
Implementers
2
Zsh
shell/zsh/zsh.go
Bash
shell/bash/bash.go
Calls
no outgoing calls
Tested by
no test coverage detected