Method: Note#title

Defined in:
lib/cnote/note.rb

#titleObject (readonly)

Returns the value of attribute title.



4
5
6
# File 'lib/cnote/note.rb', line 4

def title
  @title
end