mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
Mark matchers as internal
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
###
|
||||
# Internal #
|
||||
###
|
||||
|
||||
class SegmentMatcher
|
||||
constructor: (segment) ->
|
||||
@segment = segment.join('')
|
||||
|
||||
Reference in New Issue
Block a user