Method: InterMine::Lists::List#title

Defined in:
lib/intermine/lists.rb

#titleObject (readonly)

The title of the list. This is fixed.



55
56
57
# File 'lib/intermine/lists.rb', line 55

def title
  @title
end