Method: Prometheus::Client::Metric#docstring
- Defined in:
- lib/prometheus/client/metric.rb
#docstring ⇒ Object (readonly)
Returns the value of attribute docstring.
10 11 12 |
# File 'lib/prometheus/client/metric.rb', line 10 def docstring @docstring end |