Method: Rack::Blogengine::Document#html

Defined in:
lib/rack/blogengine/document.rb

#htmlObject

Returns the value of attribute html.



10
11
12
# File 'lib/rack/blogengine/document.rb', line 10

def html
  @html
end