Searched defs:baseInstaller (Results 1 – 1 of 1) sorted by relevance
1191 type baseInstaller struct { struct1192 Properties InstallerProperties1194 dir string1195 dir64 string1196 data bool1198 path common.OutputPath1203 func (installer *baseInstaller) props() []interface{} {1207 func (installer *baseInstaller) install(ctx ModuleContext, file common.Path) {1216 func (installer *baseInstaller) inData() bool {1480 baseInstaller anonMember[all …]