Files
RootPanel/plugin/ssh/service.coffee
2014-05-14 12:07:16 +08:00

7 lines
117 B
CoffeeScript

module.exports =
enable: (account, callback) ->
pause: (account, callback) ->
delete: (account, callback) ->