mirror of
https://github.com/atom/atom.git
synced 2026-02-14 16:45:14 -05:00
Use Buffer.getPath()
This commit is contained in:
@@ -41,4 +41,4 @@ class Tab extends View
|
||||
@fileName.attr('title', @editSession.getPath())
|
||||
|
||||
representedPath: ->
|
||||
@buffer.file.path
|
||||
@buffer.getPath()
|
||||
|
||||
Reference in New Issue
Block a user