Method: Inversion::Template#source_file

Defined in:
lib/inversion/template.rb

#source_fileObject

The Pathname of the file the source was read from



302
303
304
# File 'lib/inversion/template.rb', line 302

def source_file
  @source_file
end