Returns with path of the file or simply buffer name.
Returns:
with path of the file or simply buffer name.
73 74 75
# File 'lib/fast.rb', line 73 def buffer_name expression.source_buffer.name end