struct

Speak::DetectedRam

Inherits JSON::Serializable / Struct / Value / Object

Represents the detected hardware (read from config.json)

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

available_ram_mb
Source
available_ram_mb=(available_ram_mb : UInt64)
Source
os_reserved_ram_mb
Source
os_reserved_ram_mb=(os_reserved_ram_mb : UInt64)
Source
total_ram_mb
Source
total_ram_mb=(total_ram_mb : UInt64)
Source