Method: Packr::SourceMap#source_code
- Defined in:
- lib/packr/source_map.rb
#source_code ⇒ Object (readonly)
Returns the value of attribute source_code.
7 8 9 |
# File 'lib/packr/source_map.rb', line 7 def source_code @source_code end |