Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDownloadResultOptions

Download result options.

Hierarchy

  • IDownloadResultOptions

Index

Properties

buffer?: null | Buffer

The buffer to store file data if file will be downloaded successfuly.

Entry that was processed.

md5?: null | string

MD5 hash of a file or a buffer.

rootPath?: null | string

Root path of the downloader.

Status of the downloading.