Home
last modified time | relevance | path

Searched refs:ModuleTypePropertyStructs (Results 1 – 2 of 2) sorted by relevance

/build/blueprint/bootstrap/
Dwritedocs.go58 return bpdoc.Write(filename, pkgFiles, ctx.ModuleTypePropertyStructs())
/build/blueprint/
Dcontext.go2328 func (c *Context) ModuleTypePropertyStructs() map[string][]interface{} { func