Preparing search index...
The search index is not available
@ctrl/deluge
@ctrl/deluge
TorrentList
Interface TorrentList
interface
TorrentList
{
connected
:
boolean
;
filters
:
TorrentFilters
;
stats
:
Stats
;
torrents
:
Record
<
string
,
Torrent
>
;
}
Index
Properties
connected
filters
stats
torrents
Properties
connected
connected
:
boolean
filters
filters
:
TorrentFilters
stats
stats
:
Stats
torrents
torrents
:
Record
<
string
,
Torrent
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connected
filters
stats
torrents
@ctrl/deluge
Loading...