Package com.github.vlsi.gradle
Class PrintGitHubActionsMarkersForFailingTasksParameters
-
- All Implemented Interfaces:
-
org.gradle.api.services.BuildServiceParameters
public abstract class PrintGitHubActionsMarkersForFailingTasksParameters implements BuildServiceParameters
-
-
Constructor Summary
Constructors Constructor Description PrintGitHubActionsMarkersForFailingTasksParameters()
-
Method Summary
Modifier and Type Method Description abstract Property<Boolean>getFullTrace()-
-
Method Detail
-
getFullTrace
abstract Property<Boolean> getFullTrace()
-
-
-
-