Method: Sentry::Cron::MonitorConfig#schedule
- Defined in:
- lib/sentry/cron/monitor_config.rb
#schedule ⇒ MonitorSchedule::Crontab, MonitorSchedule::Interval
The monitor schedule configuration
10 11 12 |
# File 'lib/sentry/cron/monitor_config.rb', line 10 def schedule @schedule end |