Method: CronSpec::CronValueBase#upper_limit
- Defined in:
- lib/cron-spec/cron_value_base.rb
#upper_limit ⇒ Object (readonly)
Returns the value of attribute upper_limit.
8 9 10 |
# File 'lib/cron-spec/cron_value_base.rb', line 8 def upper_limit @upper_limit end |