Method: Tilt::Template#eval_file

Defined in:
lib/scribo/sassc/importer.rb

#eval_fileObject



68
69
70
# File 'lib/scribo/sassc/importer.rb', line 68

def eval_file
  options[:full_path] || file || '(__TEMPLATE__)'
end