Method: Frodo::Query::Criteria#function

Defined in:
lib/frodo/query/criteria.rb

#functionObject (readonly)

A function to apply to the property.



19
20
21
# File 'lib/frodo/query/criteria.rb', line 19

def function
  @function
end