MCPcopy Index your code
hub / github.com/ddev/ddev / exec.go

File exec.go

cmd/ddev/cmd/exec.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package cmd
2
3import (
4 "errors"

Callers

nothing calls this directly

Calls 11

FailedFunction · 0.92
CheckErrFunction · 0.92
GetActiveAppFunction · 0.92
ErrorFunction · 0.92
quoteArgsFunction · 0.85
StartAppIfNotRunningMethod · 0.80
FindContainerByTypeMethod · 0.80
DockerEnvMethod · 0.80
ExecMethod · 0.80
GetStringMethod · 0.65
GetBoolMethod · 0.65

Tested by

no test coverage detected