toolkit/packages/artifact/docs/generated/interfaces/DownloadArtifactResponse.md
2023-12-06 20:24:33 +00:00

538 B

@actions/artifact / DownloadArtifactResponse

Interface: DownloadArtifactResponse

Response from the server when downloading an artifact

Table of contents

Properties

Properties

downloadPath

Optional downloadPath: string

The path where the artifact was downloaded to

Defined in

src/internal/shared/interfaces.ts:88