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

Method File

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

Source from the content-addressed store, hash-verified

23 Document
24 Decoder() *decoder.PathDecoder
25 File() *hcl.File
26 DockerfileForTarget(block *hclsyntax.Block) (dockerfileURI string, dockerfileAbsolutePath string, err error)
27 ParentTargets(target string) ([]string, bool)
28}

Callers 15

TestDockerfileForTargetFunction · 0.95
DocumentLinkFunction · 0.65
DocumentHighlightFunction · 0.65
SemanticTokensFullFunction · 0.65
HoverFunction · 0.65
CodeLensFunction · 0.65
FormattingFunction · 0.65
DefinitionFunction · 0.65
CompletionFunction · 0.65
InlayHintFunction · 0.65
CollectDiagnosticsMethod · 0.65
InlineCompletionFunction · 0.65

Implementers 1

bakeHCLDocumentinternal/pkg/document/bakeDocument.go

Calls

no outgoing calls

Tested by 1

TestDockerfileForTargetFunction · 0.76