MCPcopy Index your code
hub / github.com/devspace-sh/devspace / IsDone

Method IsDone

pkg/devspace/context/context.go:82–82  ·  view source on GitHub ↗

IsDone checks if the context expired

()

Source from the content-addressed store, hash-verified

80
81 // IsDone checks if the context expired
82 IsDone() bool
83
84 // ResolvePath resolves a relative path according to the
85 // current working directory

Callers 15

StartLogsFunction · 0.65
startProxyCommandsFunction · 0.65
startLocalSSHFunction · 0.65
StartTerminalFunction · 0.65
StartForwardingFunction · 0.65
startSSHFunction · 0.65
startSSHWithRestartFunction · 0.65
StartAttachFunction · 0.65
startWithWaitMethod · 0.65
startWithRetryMethod · 0.65
restartMethod · 0.65

Implementers 1

contextpkg/devspace/context/context.go

Calls

no outgoing calls

Tested by

no test coverage detected