MCPcopy
hub / github.com/cli/cli / KeepAlive

Method KeepAlive

internal/codespaces/portforwarder/port_forwarder.go:49–49  ·  view source on GitHub ↗
(reason string)

Source from the content-addressed store, hash-verified

47 ListPorts(ctx context.Context) ([]*tunnels.TunnelPort, error)
48 UpdatePortVisibility(ctx context.Context, remotePort int, visibility string) error
49 KeepAlive(reason string)
50 GetKeepAliveReason() string
51 Close() error
52}

Callers 2

ReadMethod · 0.65
WriteMethod · 0.65

Implementers 2

PortForwarderinternal/codespaces/rpc/test/port_forw
CodespacesPortForwarderinternal/codespaces/portforwarder/port

Calls

no outgoing calls

Tested by

no test coverage detected