Package io.github.gmazzo.codeowners
Interface CodeOwnersInspectDependencies
-
- All Implemented Interfaces:
public interface CodeOwnersInspectDependencies
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumCodeOwnersInspectDependencies.DependenciesMode
-
Method Summary
Modifier and Type Method Description abstract Property<CodeOwnersInspectDependencies.DependenciesMode>getInspectDependencies()-
-
Method Detail
-
getInspectDependencies
abstract Property<CodeOwnersInspectDependencies.DependenciesMode> getInspectDependencies()
-
-
-
-