1
0
Fork 0
mirror of https://github.com/actions/toolkit synced 2025-05-08 16:17:40 +00:00
toolkit/packages/artifact/docs/generated/interfaces/DownloadArtifactResponse.md
2024-01-18 09:51:01 -05: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