Package io.github.gmazzo.codeowners
Interface CodeOwnersReports.HTMLReport
-
- All Implemented Interfaces:
-
io.github.gmazzo.codeowners.CodeOwnersReports.Report
public interface CodeOwnersReports.HTMLReport implements CodeOwnersReports.Report
-
-
Method Summary
Modifier and Type Method Description abstract Property<String>getStylesheet()-
-
Method Detail
-
getStylesheet
@Input()@Optional() abstract Property<String> getStylesheet()
-
-
-
-