mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Add PaneContainer.getState
This commit is contained in:
committed by
Nathan Sobo
parent
c596514d11
commit
33dca9315c
@@ -35,6 +35,8 @@ class PaneContainer extends View
|
||||
@getRoot()?.serialize()
|
||||
@state
|
||||
|
||||
getState: -> @state
|
||||
|
||||
### Public ###
|
||||
|
||||
focusNextPane: ->
|
||||
|
||||
Reference in New Issue
Block a user