mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
💄 "Private:" is not needed anymore.
This commit is contained in:
@@ -123,7 +123,7 @@ class File
|
||||
getDigest: ->
|
||||
@digest ? @setDigest(@readSync())
|
||||
|
||||
# Private: Writes the text to specified path.
|
||||
# Writes the text to specified path.
|
||||
#
|
||||
# Privilege escalation would be asked when current user doesn't have
|
||||
# permission to the path.
|
||||
|
||||
Reference in New Issue
Block a user