MCPcopy Create free account
hub / github.com/docker/docker-language-server / Input

Method Input

internal/pkg/document/document.go:24–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22 DocumentPath() (DocumentPath, error)
23 Copy() Document
24 Input() []byte
25 Version() int32
26 Update(version int32, input []byte) bool
27 Close()

Callers 15

CalculateDiagnosticsMethod · 0.65
OpenDockerfileFunction · 0.65
extractBakeOutputMethod · 0.65
computeDiagnosticsMethod · 0.65
DocumentLinkFunction · 0.65
DocumentHighlightFunction · 0.65
SemanticTokensFullFunction · 0.65
HoverFunction · 0.65
FormattingFunction · 0.65
ResolveAttributeValueFunction · 0.65
ResolveExpressionFunction · 0.65
CompletionFunction · 0.65

Implementers 1

documentinternal/pkg/document/document.go

Calls

no outgoing calls

Tested by

no test coverage detected