Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/perkeep/perkeep
/ envCmd
Struct
envCmd
cmd/pk/env.go:45–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
type
envCmd
struct
{}
46
47
func
init() {
48
cmdmain.RegisterMode(
"env"
,
func
(flags *flag.FlagSet) cmdmain.CommandRunner {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected