yasnippet-snippets/snippets/apples-mode/tell-application
2017-08-13 12:16:55 +01:00

6 lines
No EOL
87 B
Text

# -*- mode: snippet -*-
# name: tell-application
# --
tell application "$1"
$0
end tell