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

Method RebuildContainer

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

Source from the content-addressed store, hash-verified

44 Close() error
45 StartJupyterServer(ctx context.Context) (int, string, error)
46 RebuildContainer(ctx context.Context, full bool) error
47 StartSSHServer(ctx context.Context) (int, string, error)
48 StartSSHServerWithOptions(ctx context.Context, options StartSSHServerOptions) (int, string, error)
49 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