MCPcopy
hub / github.com/loft-sh/devpod / Close

Method Close

pkg/shell/shell.go:124–126  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

122}
123
124func (devNull) Close() error {
125 return nil
126}
127
128func GetShell(userName string) ([]string, error) {
129 // try to get a shell

Callers 15

FileFunction · 0.45
UpMethod · 0.45
SshMethod · 0.45
DeleteMethod · 0.45
StopMethod · 0.45
DeleteMethod · 0.45
StopMethod · 0.45
CreateMethod · 0.45
StartMethod · 0.45
StopMethod · 0.45
DeleteMethod · 0.45
RunCredentialsServerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected