shared()
Returns the shared NSScriptExecutionContext instance.
Declaration
class func shared() -> NSScriptExecutionContextReturn Value
The shared NSScriptExecutionContext instance, creating it first if it doesn’t exist.
See Also
Related Documentation
- Cocoa Scripting Guide