Class: Serially::TaskOptions

Inherits:
Options
  • Object
show all
Defined in:
lib/serially/options.rb

Class Method Summary collapse

Methods inherited from Options

validate

Class Method Details

.allowedObject



34
35
36
# File 'lib/serially/options.rb', line 34

def self.allowed
  [:on_error]
end