Class: RDoc::AnyMethod
- Defined in:
- lib/tdriver-devtools/behaviour/old/xml/lib/tdriver_generator.rb
Overview
dynamically add a source code attribute to the base oject of code_objects.rb
Instance Attribute Summary collapse
-
#source_code ⇒ Object
Returns the value of attribute source_code.
Instance Attribute Details
#source_code ⇒ Object
Returns the value of attribute source_code.
717 718 719 |
# File 'lib/tdriver-devtools/behaviour/old/xml/lib/tdriver_generator.rb', line 717 def source_code @source_code end |