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

    Modifier and Type
    Method
    Description
     

    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, setOnlyIf

    Methods inherited from interface org.gradle.api.Named

    getName