Class: Chamomile::FilterMatchesMsg

Inherits:
Data
  • Object
show all
Defined in:
lib/chamomile/components/list.rb

Instance Attribute Summary collapse

Instance Attribute Details

#matchesObject (readonly)

Returns the value of attribute matches

Returns:

  • (Object)

    the current value of matches



4
5
6
# File 'lib/chamomile/components/list.rb', line 4

def matches
  @matches
end