mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Add $native.reload
This commit is contained in:
@@ -4,4 +4,6 @@ class Native
|
||||
|
||||
@saveDialog: (args...) -> $native.saveDialog(args...)
|
||||
|
||||
@reload: -> $native.reload()
|
||||
|
||||
@moveToTrash: (args...) -> $native.moveToTrash(args...)
|
||||
|
||||
Reference in New Issue
Block a user