QBittorrent::Model::BuildInfo
Inherits JSON::Serializable < Reference < Object
Build/library versions reported by GET app/buildInfo.
The wiki (api-map ยง2.1) documents qt, libtorrent, boost, openssl,
zlib and bitness; the live qB 5.2.3 payload also includes
platform. All fields are nilable to tolerate build drift.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
Host platform, e.g. "linux" (present on 5.x runtime; absent on wiki).