Method: GitLab::Exporter::MemStats::Mapping#device_major
- Defined in:
- lib/gitlab_exporter/memstats/mapping.rb
#device_major ⇒ Object (readonly)
Returns the value of attribute device_major.
34 35 36 |
# File 'lib/gitlab_exporter/memstats/mapping.rb', line 34 def device_major @device_major end |