MCPcopy
hub / github.com/psviderski/uncloud / Close

Method Close

internal/sshexec/executor.go:13–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11 Run(ctx context.Context, cmd string) (string, error)
12 Stream(ctx context.Context, cmd string, stdout, stderr io.Writer) error
13 Close() error
14}
15
16// Quote* functions are copied from github.com/alessio/shellescape package.

Callers 15

doMethod · 0.65
RunMethod · 0.65
handleConnectionMethod · 0.65
BuildServicesMethod · 0.65
initRemoteMachineMethod · 0.65
AddMachineMethod · 0.65
MachinesFunction · 0.65
ServicesFunction · 0.65
VolumesFunction · 0.65
SaveMethod · 0.65
availableLocalPortFunction · 0.65

Implementers 2

SSHCLIRemoteinternal/sshexec/sshcli.go
Remoteinternal/sshexec/remote.go

Calls

no outgoing calls