Method: PuppetDBQuery::Operator#maximum
- Defined in:
- lib/puppetdb_query/operator.rb
#maximum ⇒ Object (readonly)
Returns the value of attribute maximum.
10 11 12 |
# File 'lib/puppetdb_query/operator.rb', line 10 def maximum @maximum end |