Method: Document#title

Defined in:
lib/document.rb

#titleObject

Returns the value of attribute title.



5
6
7
# File 'lib/document.rb', line 5

def title
  @title
end