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