Method: Atatus::Metadata::SystemInfo::HWInfo#meminfo_total
- Defined in:
- lib/atatus/metadata/system_info/hw_info.rb
#meminfo_total ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
10 11 12 |
# File 'lib/atatus/metadata/system_info/hw_info.rb', line 10 def meminfo_total @meminfo_total end |