Searched defs:katiInstall (Results 1 – 1 of 1) sorted by relevance
2480 type katiInstall struct { struct2481 from Path2482 to InstallPath2483 implicitDeps Paths2484 orderOnlyDeps Paths2485 executable bool2486 extraFiles *extraFilesZip2487 absFrom string2500 func (k *katiInstall) ToGob() *katiInstallGob {2512 func (k *katiInstall) FromGob(data *katiInstallGob) {[all …]