ChrishonWyllie / Celestial

A Caching service for multimedia
MIT License
8 stars 3 forks source link

Update the docs to include information about pausing and resuming downloads #90

Closed ChrishonWyllie closed 3 years ago

ChrishonWyllie commented 3 years ago

Currently, there is no mention of how to pause and resume an individual download.

Specifically, documentation is missing on these functions which have already been implemented:

Celestial.shared.pauseDownload(for: someURL)

Celestial.shared.resumeDownload(for: someURL)
ChrishonWyllie commented 3 years ago

This has been addressed. Look at the new links under Global Functions: https://chrishonwyllie.com/docs/celestial/global-functions/