Files
JiboOs/docs/plugins/DevShellPlugin.js

13 lines
278 B
JavaScript
Raw Normal View History

2026-03-16 13:53:01 +02:00
/**
* 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
*/