Method: Sentry::Cron::MonitorSchedule::Interval#unit
- Defined in:
- lib/sentry/cron/monitor_schedule.rb
permalink #unit ⇒ Symbol
The unit representing duration of the interval.
27 28 29 |
# File 'lib/sentry/cron/monitor_schedule.rb', line 27 def unit @unit end |