Searched refs:fileList (Results 1 – 2 of 2) sorted by relevance
620 type fileList []string type622 func (f *fileList) String() string {626 func (f *fileList) Set(name string) error {647 excludeDirs fileList648 excludeFiles fileList
1366 fileList := []string{}1368 fileList = append(fileList, f)1462 ctx.ParseFileList(".", fileList, nil)