class Serially::TaskOptions

Public Class Methods

allowed() click to toggle source
# File lib/serially/options.rb, line 34
def self.allowed
  [:on_error]
end