mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Comment 💄
This commit is contained in:
@@ -231,7 +231,7 @@ class Project
|
||||
getBuffers: ->
|
||||
new Array(@buffers...)
|
||||
|
||||
# Private: DEPRECATED
|
||||
# Private: Only to be used in specs
|
||||
bufferForPath: (filePath, text) ->
|
||||
absoluteFilePath = @resolve(filePath)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user