Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
86
type
FDLock
interface
{
87
Close() error
88
}
89
90
func
CacheAndRemoveEnvVars() error {
Callers
15
fetchFavicon
Function · 0.65
ConnDisconnectCommand
Method · 0.65
WaveFileReadStreamCommand
Method · 0.65
connectToJobManager
Method · 0.65
RemoteStartJobCommand
Method · 0.65
remoteCopyFileInternal
Function · 0.65
RemoteFileCopyCommand
Method · 0.65
RemoteFileStreamCommand
Method · 0.65
SetupConnRpcClient
Function · 0.65
SetupDomainSocketRpcClient
Function · 0.65
handleDomainSocketClient
Function · 0.65
TestDialIdentityAgentUnix
Function · 0.65
Implementers
15
SSHConn
pkg/remote/conncontroller/conncontroll
ConnMonitor
pkg/remote/conncontroller/connmonitor.
WslConn
pkg/wslconn/wslconn.go
ShellProc
pkg/shellexec/shellexec.go
PipePty
pkg/shellexec/shellexec.go
Watcher
pkg/wconfig/filewatcher.go
StreamingResponseWriter
pkg/waveapp/streamingresp.go
SSEHandlerCh
pkg/web/sse/ssehandler.go
MainServerConn
pkg/jobmanager/mainserverconn.go
StreamManager
pkg/jobmanager/streammanager.go
Reader
pkg/streamclient/streamreader.go
Broker
pkg/streamclient/streambroker.go
Calls
no outgoing calls
Tested by
15
TestDialIdentityAgentUnix
Function · 0.52
TestBasicDisconnectedMode
Function · 0.52
TestConnectedModeBasicFlow
Function · 0.52
TestDisconnectedToConnectedTransition
Function · 0.52
TestConnectedToDisconnectedTransition
Function · 0.52
TestFlowControl
Function · 0.52
TestSequenceNumbering
Function · 0.52
TestTerminalEventOrdering
Function · 0.52
TestQuickReorderQueue_InOrder
Function · 0.52
TestQuickReorderQueue_OutOfOrder
Function · 0.52
TestQuickReorderQueue_MultipleOutOfOrder
Function · 0.52
TestQuickReorderQueue_TwoSessions_StrongSeparation
Function · 0.52