public interface UserDefinedRuleLoader
Modifier and Type | Method and Description |
---|---|
void |
loadExtensionsForUserDefinedRules(Path buildFile,
BuildFileManifest manifest)
Loads all of the extensions mentioned in a build manifest
|
void loadExtensionsForUserDefinedRules(Path buildFile, BuildFileManifest manifest)
buildFile
- The full path to the build filemanifest
- The manifest from parsing a build file