Class: SidekiqVigil::Alert::Cron::Field

Inherits:
Data
  • Object
show all
Defined in:
lib/sidekiq_vigil/alert/cron.rb

Instance Attribute Summary collapse

Instance Attribute Details

#valuesObject (readonly)

Returns the value of attribute values

Returns:

  • (Object)

    the current value of values



6
7
8
# File 'lib/sidekiq_vigil/alert/cron.rb', line 6

def values
  @values
end

#wildcardObject (readonly)

Returns the value of attribute wildcard

Returns:

  • (Object)

    the current value of wildcard



6
7
8
# File 'lib/sidekiq_vigil/alert/cron.rb', line 6

def wildcard
  @wildcard
end