Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
267
func
(q *Query) NewHost() *Host {
268
return
&Host{}
269
}
270
271
func
(q *Query) NewModule() *Module {
272
return
&Module{
Callers
1
Install
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected