Use Buffer.getPath()

This commit is contained in:
Kevin Sawicki
2013-02-11 14:09:37 -08:00
parent 96e2044e18
commit fff049e8a6

View File

@@ -41,4 +41,4 @@ class Tab extends View
@fileName.attr('title', @editSession.getPath())
representedPath: ->
@buffer.file.path
@buffer.getPath()