QBittorrent::Model::PeerLogEntry
Inherits JSON::Serializable < Struct < Value < Object
A single entry from the qBittorrent peer log (log/peers array element).
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source