mirror of
https://github.com/atom/atom.git
synced 2026-02-17 10:01:25 -05:00
💄
This commit is contained in:
@@ -59,8 +59,8 @@ class BufferMarker
|
||||
isRangeEmpty: ->
|
||||
@getHeadPosition().isEqual(@getTailPosition())
|
||||
|
||||
# Public: Retrieves the {Range} between a marker's head and its tail.
|
||||
#
|
||||
# Public: Retrieves the {Range} between a marker's head and its tail.
|
||||
#
|
||||
# Returns a {Range}.
|
||||
getRange: ->
|
||||
if @tailPosition
|
||||
|
||||
Reference in New Issue
Block a user