Searched defs:ZipArgs (Results 1 – 1 of 1) sorted by relevance
237 type ZipArgs struct { struct240 EmulateJar bool241 SrcJar bool242 AddDirectoryEntriesToZip bool243 CompressionLevel int245 NumParallelJobs int247 WriteIfChanged bool248 StoreSymlinks bool249 IgnoreMissingFiles bool251 Stderr io.Writer[all …]