Files
JiboOs/docs/plugins/DevShellPlugin.js
2026-03-16 13:53:01 +02:00

13 lines
278 B
JavaScript

/**
* Jibo plugin designed to communicate with the DevShell service, if it's running
* in int-developer or developer mode
* @class DevShell
* @extends EventEmitter
* @implements Plugin
* @private
*/
/**
* Called from skills manager
* @param command
*/