public class FocusedTargetMatcher extends Object
Constructor and Description |
---|
FocusedTargetMatcher(String focus,
CellNameResolver cellNameResolver)
Returns a matcher configured to match any Build Target Patterns or String Regular Expressions.
|
public FocusedTargetMatcher(@Nullable String focus, CellNameResolver cellNameResolver)
focus
- Space separated list of build target patterns or regular expressions to focus on.public static FocusedTargetMatcher noFocus()