Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containerd/nerdctl
/ openFileShareDelete
Function
openFileShareDelete
pkg/logging/logs_other.go:30–33 ·
view source on GitHub ↗
(path string)
Source
from the content-addressed store, hash-verified
28
)
29
30
func
openFileShareDelete(path string) (*os.File, error) {
31
// Noop. Only relevant for Windows.
32
return
os.Open(path)
33
}
Callers
2
ReadLogs
Function · 0.70
viewLogsJSONFileDirect
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…