Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZToolsCenter/ZTools
/
Class
src/main/utils/appleScriptHelper.ts:10–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
* 提供常用的 macOS 系统交互功能
9
*/
10
class
AppleScriptHelper {
11
/**
12
* 执行 AppleScript 脚本
13
* @param script AppleScript 脚本内容
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected