Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/docker-language-server
/ DocumentPath
Method
DocumentPath
internal/pkg/document/document.go:22–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
type
Document
interface
{
21
URI() uri.URI
22
DocumentPath() (DocumentPath, error)
23
Copy() Document
24
Input() []byte
25
Version() int32
Callers
12
TestDocumentPath
Function · 0.95
TestDocumentPathNonWindows
Function · 0.95
TestDocumentPath_Windows
Function · 0.95
searchForIncludedFiles
Function · 0.65
extractBakeOutput
Method · 0.65
DockerfileForTarget
Method · 0.65
CodeLens
Function · 0.65
fileStructureCompletionItems
Function · 0.65
CollectDiagnostics
Method · 0.65
InlineCompletion
Function · 0.65
DocumentLink
Function · 0.65
Completion
Function · 0.65
Implementers
1
document
internal/pkg/document/document.go
Calls
no outgoing calls
Tested by
3
TestDocumentPath
Function · 0.76
TestDocumentPathNonWindows
Function · 0.76
TestDocumentPath_Windows
Function · 0.76