Skip to main content

teraslice-test-harness / download-external-asset / DownloadExternalAsset

Class: DownloadExternalAsset

Constructors

new DownloadExternalAsset()

new DownloadExternalAsset(): DownloadExternalAsset

Returns

DownloadExternalAsset

Source

teraslice-test-harness/src/download-external-asset.ts:14

Properties

build

build: string

Source

teraslice-test-harness/src/download-external-asset.ts:12


unzipped_path

unzipped_path: string

Source

teraslice-test-harness/src/download-external-asset.ts:11


zipped_path

zipped_path: string

Source

teraslice-test-harness/src/download-external-asset.ts:10

Methods

downloadExternalAsset()

downloadExternalAsset(assetString): Promise<void>

Parameters

ParameterType
assetStringstring

Returns

Promise<void>

Source

teraslice-test-harness/src/download-external-asset.ts:20