Contents

shared()

Returns the shared NSScriptExecutionContext instance.

Declaration

class func shared() -> NSScriptExecutionContext

Return Value

The shared NSScriptExecutionContext instance, creating it first if it doesn’t exist.

See Also

Related Documentation

  • Cocoa Scripting Guide