Searched defs:CheckedFiles (Results 1 – 1 of 1) sorted by relevance
103 type CheckedFiles struct { struct105 Valid []string109 Omitted []FileError113 Invalid []FileError118 SizeError error126 func (cf CheckedFiles) Err() error {