MCPcopy
hub / github.com/wavetermdev/waveterm / Close

Method Close

pkg/wavebase/wavebase.go:87–87  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

85
86type FDLock interface {
87 Close() error
88}
89
90func CacheAndRemoveEnvVars() error {

Callers 15

fetchFaviconFunction · 0.65
ConnDisconnectCommandMethod · 0.65
connectToJobManagerMethod · 0.65
RemoteStartJobCommandMethod · 0.65
remoteCopyFileInternalFunction · 0.65
RemoteFileCopyCommandMethod · 0.65
SetupConnRpcClientFunction · 0.65
handleDomainSocketClientFunction · 0.65

Implementers 15

SSHConnpkg/remote/conncontroller/conncontroll
ConnMonitorpkg/remote/conncontroller/connmonitor.
WslConnpkg/wslconn/wslconn.go
ShellProcpkg/shellexec/shellexec.go
PipePtypkg/shellexec/shellexec.go
Watcherpkg/wconfig/filewatcher.go
StreamingResponseWriterpkg/waveapp/streamingresp.go
SSEHandlerChpkg/web/sse/ssehandler.go
MainServerConnpkg/jobmanager/mainserverconn.go
StreamManagerpkg/jobmanager/streammanager.go
Readerpkg/streamclient/streamreader.go
Brokerpkg/streamclient/streambroker.go

Calls

no outgoing calls