Class: Array

Inherits:
Object
  • Object
show all
Defined in:
lib/fluent/plugin/out_http_ext.rb

Instance Method Summary collapse

Instance Method Details

#to_setObject



4
5
6
# File 'lib/fluent/plugin/out_http_ext.rb', line 4

def to_set
  Set.new(self)
end