MCPcopy Index your code
hub / github.com/github/github-mcp-server / GetContentWindowSize

Method GetContentWindowSize

pkg/github/dependencies.go:96–96  ·  view source on GitHub ↗

GetContentWindowSize returns the content window size for log truncation

()

Source from the content-addressed store, hash-verified

94
95 // GetContentWindowSize returns the content window size for log truncation
96 GetContentWindowSize() int
97
98 // IsFeatureEnabled checks if a feature flag is enabled.
99 IsFeatureEnabled(ctx context.Context, flagName string) bool

Callers 1

ActionsGetJobLogsFunction · 0.65

Implementers 3

stubDepspkg/github/server_test.go
BaseDepspkg/github/dependencies.go
RequestDepspkg/github/dependencies.go

Calls

no outgoing calls

Tested by

no test coverage detected