package download
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- trait Download extends AnyRef
- final case class FileDownload(base: Path) extends Download with Product with Serializable
Copies
- final case class HttpDownload(backend: SttpBackend[Identity, Any]) extends Download with Product with Serializable