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