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