MCPcopy Create free account
hub / github.com/devnullvoid/pvetui / redactCommunityScriptEnv

Function redactCommunityScriptEnv

internal/cli/community_scripts.go:474–476  ·  view source on GitHub ↗
(env []core.EnvOverride)

Source from the content-addressed store, hash-verified

472}
473
474func redactCommunityScriptEnv(env []core.EnvOverride) []core.EnvOverride {
475 return core.RedactEnvOverrides(env)
476}
477
478func formatCommunityScriptEnv(env []core.EnvOverride) string {
479 if len(env) == 0 {

Callers 3

buildCommunityScriptPlanFunction · 0.85

Calls

no outgoing calls

Tested by 1