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

Method RebuildContainer

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

Source from the content-addressed store, hash-verified

43 Close() error
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()

Callers 4

RebuildMethod · 0.65
TestRebuildContainerFullFunction · 0.65

Implementers 1

invokerinternal/codespaces/rpc/invoker.go

Calls

no outgoing calls

Tested by 3

TestRebuildContainerFullFunction · 0.52