Searched refs:junkPaths (Results 1 – 1 of 1) sorted by relevance
99 type junkPaths struct{} struct101 func (junkPaths) IsBoolFlag() bool { return true } argument102 func (junkPaths) String() string { return "" } argument104 func (junkPaths) Set(s string) error { argument174 flags.Var(&junkPaths{}, "j", "junk paths, zip files without directory names")