class Elastic::Nodes::Or

Private Instance Methods

operation() click to toggle source
# File lib/elastic/nodes/or.rb, line 5
def operation
  'or'
end