Package edu.wpi.first.gradlerio.deploy
Interface DebuggableArtifact
- All Superinterfaces:
edu.wpi.first.deployutils.deploy.artifact.Artifact,org.gradle.api.Named
- All Known Implementing Classes:
DebuggableJavaArtifact,DebuggableNativeArtifact,FRCJavaArtifact,FRCNativeArtifact
public interface DebuggableArtifact
extends edu.wpi.first.deployutils.deploy.artifact.Artifact
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.gradle.api.Named
org.gradle.api.Named.Namer -
Method Summary
Methods inherited from interface edu.wpi.first.deployutils.deploy.artifact.Artifact
allowStandaloneDeploy, dependsOn, dependsOnForDeployTask, dependsOnForStandaloneDeployTask, deploy, getDeployTask, getDirectory, getExtensionContainer, getPostdeploy, getPredeploy, getPreWorkerThread, getStandaloneDeployTask, getTarget, isDisabled, isEnabled, setDisabled, setOnlyIfMethods inherited from interface org.gradle.api.Named
getName
-
Method Details
-
getTargetDebugInfo
TargetDebugInfo getTargetDebugInfo()
-