Method: Chef::Resource#source_line
- Defined in:
- lib/chef/resource.rb
#source_line ⇒ Object (readonly)
Returns the value of attribute source_line.
36 37 38 |
# File 'lib/chef/resource.rb', line 36 def source_line @source_line end |
Returns the value of attribute source_line.
36 37 38 |
# File 'lib/chef/resource.rb', line 36 def source_line @source_line end |