Method: PDK::Template::Renderer::AbstractRenderer#context
- Defined in:
- lib/pdk/template/renderer.rb
#context ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
42 43 44 |
# File 'lib/pdk/template/renderer.rb', line 42 def context @context end |