FileDownload: FileDownload

FileDownloadR Documentation

FileDownload

Description

FileDownload class

Format

An R6 class object.

Details

Download a file from a URL.

Super classes

exceedapi::SnapshotBackend -> exceedapi::API -> exceedapi::Step -> FileDownload

Methods

Public methods

Inherited methods

Method download()

Usage
FileDownload$download(url)

Method clone()

The objects of this class are cloneable with this method.

Usage
FileDownload$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


legenepi/exceed-pipelines documentation built on Oct. 22, 2024, 7:48 p.m.