Searched defs:katiInstall (Results 1 – 1 of 1) sorted by relevance
2235 type katiInstall struct { struct2236 from Path2237 to InstallPath2238 implicitDeps Paths2239 orderOnlyDeps Paths2240 executable bool2241 extraFiles *extraFilesZip2242 absFrom string2255 func (k *katiInstall) ToGob() *katiInstallGob {2267 func (k *katiInstall) FromGob(data *katiInstallGob) {[all …]