MCPcopy Index your code
hub / github.com/cli/cli / PortForwarder

Struct PortForwarder

internal/codespaces/rpc/test/port_forwarder.go:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11)
12
13type PortForwarder struct{}
14
15// Close implements portforwarder.PortForwarder.
16func (PortForwarder) Close() error {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected