Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZToolsCenter/ZTools
/
Class
src/main/api/plugin/shell.ts:32–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
* 提供系统 shell 相关操作,包括文件管理器路径读取
31
*/
32
export
class
PluginShellAPI {
33
/** 剪贴板管理器,用于获取当前活动窗口信息 */
34
private clipboardManager: typeof ClipboardManager | null = null
35
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected