Skip to content

TorrentCategory

adborbas edited this page Jun 5, 2022 · 1 revision

TorrentCategory

Torrent category

public struct TorrentCategory: Codable, Hashable 

Inheritance

Codable, Hashable

Properties

name

Name of the category.

public let name: String

savePath

File path set for the category.

public let savePath: String