Add getGitHubTokenName

This commit is contained in:
Ben Ogle
2013-12-05 18:56:44 -08:00
parent 76ec5a98c4
commit c36ee1dbe6

View File

@@ -352,6 +352,10 @@ class Atom
getVersion: ->
app.getVersion()
# Public: Get the name of the github token in the keychain
getGitHubTokenName: ->
'Atom GitHub API Token'
# Public: Get the directory path to Atom's configuration area.
#
# Returns the absolute path to ~/.atom