mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Privatize ::bufferRangeForBufferRow
This commit is contained in:
@@ -337,7 +337,7 @@ class Editor extends Model
|
||||
# number of the editor.
|
||||
getLastBufferRow: -> @buffer.getLastRow()
|
||||
|
||||
# Public: Returns the range for the given buffer row.
|
||||
# Returns the range for the given buffer row.
|
||||
#
|
||||
# row - A row {Number}.
|
||||
# options - An options hash with an `includeNewline` key.
|
||||
|
||||
Reference in New Issue
Block a user