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

Method Copy

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

Source from the content-addressed store, hash-verified

21 URI() uri.URI
22 DocumentPath() (DocumentPath, error)
23 Copy() Document
24 Input() []byte
25 Version() int32
26 Update(version int32, input []byte) bool

Callers 2

tryReadingMethod · 0.65
computeDiagnosticsMethod · 0.65

Implementers 1

documentinternal/pkg/document/document.go

Calls

no outgoing calls

Tested by

no test coverage detected