Class: Sevgi::Graphics::Content::Verbatim
- Inherits:
-
Content
- Object
- Content
- Sevgi::Graphics::Content::Verbatim
- Defined in:
- lib/sevgi/graphics/auxilary/content.rb
Instance Method Summary collapse
Instance Method Details
#render(renderer, depth) ⇒ Object
77 |
# File 'lib/sevgi/graphics/auxilary/content.rb', line 77 def render(renderer, depth) = renderer.append(depth + 1, to_s) |