Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/docker-language-server
/ DocumentPath
Struct
DocumentPath
internal/pkg/document/document.go:14–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
)
13
14
type
DocumentPath
struct
{
15
Folder string
16
FileName string
17
WSLDollarSignHost bool
18
}
19
20
type
Document
interface
{
21
URI() uri.URI
Callers
1
DocumentLink
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected