Package com.github.searls.jasmine.model
Interface ScriptSearch
-
- All Known Implementing Classes:
ImmutableScriptSearch
@Immutable public interface ScriptSearch
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FilegetDirectory()List<String>getExcludes()List<String>getIncludes()
-