Sha256: 273529b2e6329223ea82f385ccf0b3d03417d632270abb240e1eb0e811e3789b

Contents?: true

Size: 142 Bytes

Versions: 5

Compression:

Stored size: 142 Bytes

Contents

class Eye::Dsl::ChildProcessOpts < Eye::Dsl::Opts

  def allow_options
    [:stop_command, :restart_command, :childs_update_period]
  end

end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
eye-0.2.3 lib/eye/dsl/child_process_opts.rb
eye-0.2.2 lib/eye/dsl/child_process_opts.rb
eye-0.2.1 lib/eye/dsl/child_process_opts.rb
eye-0.2 lib/eye/dsl/child_process_opts.rb
eye-0.1.11 lib/eye/dsl/child_process_opts.rb