Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wavetermdev/waveterm
/ FDLock
Interface
FDLock
pkg/wavebase/wavebase.go:86–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
type
FDLock
interface
{
87
Close() error
88
}
89
90
func
CacheAndRemoveEnvVars() error {
91
ConfigHome_VarCache = os.Getenv(WaveConfigHomeEnvVar)
Callers
8
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
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
no test coverage detected