mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
installShellCommands is not public
This commit is contained in:
@@ -167,7 +167,7 @@ class WorkspaceView extends View
|
||||
# Returns a {Workspace}.
|
||||
getModel: -> @model
|
||||
|
||||
# Public: Install the Atom shell commands on the user's system.
|
||||
# Install the Atom shell commands on the user's system.
|
||||
installShellCommands: ->
|
||||
showErrorDialog = (error) ->
|
||||
installDirectory = CommandInstaller.getInstallDirectory()
|
||||
|
||||
Reference in New Issue
Block a user