MCPcopy
hub / github.com/cli/cli / StartSSHServer

Method StartSSHServer

internal/codespaces/rpc/invoker.go:46–46  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

44 StartJupyterServer(ctx context.Context) (int, string, error)
45 RebuildContainer(ctx context.Context, full bool) error
46 StartSSHServer(ctx context.Context) (int, string, error)
47 StartSSHServerWithOptions(ctx context.Context, options StartSSHServerOptions) (int, string, error)
48 KeepAlive()
49}

Callers 5

LogsMethod · 0.65
printOpenSSHConfigMethod · 0.65
PollPostCreateStatesFunction · 0.65

Implementers 1

invokerinternal/codespaces/rpc/invoker.go

Calls

no outgoing calls

Tested by 2