Transmission::RPC::AddedTorrent
Inherits JSON::Serializable < Struct < Value < Object
The result of torrent_add. On success Transmission returns the added
torrent; if the torrent was already present it returns the existing one
and sets {#duplicate?}.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
duplicate?
Sourcehash_string
Sourceid
Sourcename
Source