groovy.util
public interface IFileNameFinder
Modifier and Type | Method and Description |
---|---|
List |
getFileNames(String basedir,
String pattern) |
List |
getFileNames(String basedir,
String pattern,
String excludesPattern) |