Interface DebuggableArtifact

All Superinterfaces:
org.wpilib.deployutils.deploy.artifact.Artifact, org.gradle.api.Named
All Known Implementing Classes:
DebuggableJavaArtifact, DebuggableNativeArtifact, WPILibJavaArtifact, WPILibNativeArtifact

public interface DebuggableArtifact extends org.wpilib.deployutils.deploy.artifact.Artifact
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.gradle.api.Named

    org.gradle.api.Named.Namer
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.wpilib.deployutils.deploy.artifact.Artifact

    allowStandaloneDeploy, dependsOn, dependsOnForDeployTask, dependsOnForStandaloneDeployTask, deploy, getDeployTask, getDirectory, getExtensionContainer, getPostdeploy, getPredeploy, getPreWorkerThread, getStandaloneDeployTask, getTarget, isDisabled, isEnabled, setDisabled, setOnlyIf

    Methods inherited from interface org.gradle.api.Named

    getName