MCPcopy
hub / github.com/dagger/dagger / Stat

Method Stat

core/modulesource.go:1902–1902  ·  view source on GitHub ↗
(ctx context.Context, path string)

Source from the content-addressed store, hash-verified

1900
1901type StatFS interface {
1902 Stat(ctx context.Context, path string) (string, *Stat, error)
1903}
1904
1905type ExistsFS interface {

Callers 15

pickIptablesTargetFunction · 0.65
legacyXtablesAvailableFunction · 0.65
createIfNeededFunction · 0.65
EvaluateMethod · 0.65
StatFSExistsFunction · 0.65
StatMethod · 0.65
mountIntoContainerFunction · 0.65
gitApplyPatchFromFileFunction · 0.65
EvaluateMethod · 0.65
applyPatchToSnapshotMethod · 0.65

Implementers 15

Containerdagql/idtui/viztest/internal/dagger/da
Directorydagql/idtui/viztest/internal/dagger/da
Filedagql/idtui/viztest/internal/dagger/da
Containerdagql/idtui/viztest/dep/nested-dep/int
Directorydagql/idtui/viztest/dep/nested-dep/int
Filedagql/idtui/viztest/dep/nested-dep/int
Containerdagql/idtui/viztest/dep/internal/dagge
Directorydagql/idtui/viztest/dep/internal/dagge
Filedagql/idtui/viztest/dep/internal/dagge
Containermodules/doug/internal/dagger/dagger.ge
Directorymodules/doug/internal/dagger/dagger.ge
Filemodules/doug/internal/dagger/dagger.ge

Calls

no outgoing calls