Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 538 Bytes

DownloadArtifactResponse.md

File metadata and controls

23 lines (12 loc) · 538 Bytes

@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