Class: Lumix::LookupFilter::Filter

Inherits:
Struct
  • Object
show all
Defined in:
lib/lumix/lookup_filter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#tagObject

Returns the value of attribute tag

Returns:

  • (Object)

    the current value of tag



6
7
8
# File 'lib/lumix/lookup_filter.rb', line 6

def tag
  @tag
end

#wordObject

Returns the value of attribute word

Returns:

  • (Object)

    the current value of word



6
7
8
# File 'lib/lumix/lookup_filter.rb', line 6

def word
  @word
end