MCPcopy Create free account
hub / github.com/dagger/dagger / NewHost

Method NewHost

core/query.go:267–269  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

265}
266
267func (q *Query) NewHost() *Host {
268 return &Host{}
269}
270
271func (q *Query) NewModule() *Module {
272 return &Module{

Callers 1

InstallMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected