Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ WithStderr
Method
WithStderr
internal/utils/exec/cmd.go:62–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
}
61
62
func
(this *Cmd) WithStderr() *Cmd {
63
this.captureStderr = true
64
return
this
65
}
66
67
func
(this *Cmd) WithEnv(env []string) *Cmd {
68
this.env = env
Callers
13
Install
Method · 0.95
installSystemdService
Method · 0.80
TestNewTimeoutCmd_Sleep
Function · 0.80
TestNewTimeoutCmd_Echo
Function · 0.80
TestNewTimeoutCmd_Echo2
Function · 0.80
syncNtpdate
Method · 0.80
runAction
Method · 0.80
runActionSingleIP
Method · 0.80
runActionSingleIP
Method · 0.80
Init
Method · 0.80
runActionSingleIP
Method · 0.80
loop
Method · 0.80
Calls
no outgoing calls
Tested by
3
TestNewTimeoutCmd_Sleep
Function · 0.64
TestNewTimeoutCmd_Echo
Function · 0.64
TestNewTimeoutCmd_Echo2
Function · 0.64