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