mirror of
https://github.com/jsdoc/jsdoc.git
synced 2026-01-18 15:12:31 +00:00
8 lines
99 B
Plaintext
8 lines
99 B
Plaintext
Here is an example of AppleScript:
|
|
|
|
tell application "Foo"
|
|
beep
|
|
end tell
|
|
tab
|
|
|