1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 23:02:08 +02:00
tldr/pages/osx/sdef.md
2022-03-27 23:49:38 +02:00

8 lines
359 B
Markdown

# sdef
> Get or generate a scripting definitions (`sdef`) file from a scriptable application.
> More information: <https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/ScriptableCocoaApplications/SApps_creating_sdef/SAppsCreateSdef.html>.
- Print the scripting definitions of the given application:
`sdef {{/Applications/XCode.app}}`