MCPcopy Index your code
hub / github.com/coder/coder / Close

Method Close

agent/x/agentdesktop/desktop.go:83–83  ·  view source on GitHub ↗

Close shuts down the desktop session and cleans up resources.

()

Source from the content-addressed store, hash-verified

81
82 // Close shuts down the desktop session and cleans up resources.
83 Close() error
84}
85
86// ErrUnknownRecording is returned by StopRecording when the

Implementers 2

fakeDesktopagent/x/agentdesktop/api_test.go
portableDesktopagent/x/agentdesktop/portabledesktop.g

Calls

no outgoing calls