Searched defs:FileArg (Results 1 – 2 of 2) sorted by relevance
81 type FileArg struct { struct82 PathPrefixInZip, SourcePrefixToStrip string83 ExplicitPathInZip string84 SourceFiles []string85 JunkPaths bool86 GlobDir string444 func fillPathPairs(fa FileArg, src string, pathMappings *[]pathMapping,
35 class FileArg: class