MCPcopy Index your code
hub / github.com/dagger/dagger / UvConfig

Method UvConfig

sdk/python/runtime/discovery.go:119–121  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

117}
118
119func (d *Discovery) UvConfig() *UvConfig {
120 return &d.Config.Tool.Uv
121}
122
123// HasFile returns true if the file exists in the original module's source directory.
124func (d *Discovery) HasFile(name string) bool {

Callers 2

IndexURLMethod · 0.80
ExtraIndexURLMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected