mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
📝
This commit is contained in:
@@ -687,7 +687,7 @@ class Config
|
||||
#
|
||||
# Returns a {Promise} that is either resolved or rejected according to the
|
||||
# `{Promise}` returned by `callback`. If `callback` throws an error, a
|
||||
# rejected {Promise} will be returned.
|
||||
# rejected {Promise} will be returned instead.
|
||||
transactAsync: (callback) ->
|
||||
@beginTransaction()
|
||||
endTransaction = (resolveOrReject) => (args...) =>
|
||||
|
||||
Reference in New Issue
Block a user