register(_:)
Registers class description classDescription for use by Cocoa’s built-in scripting support by storing it in a per-suite internal dictionary under the class name.
Declaration
func register(_ classDescription: NSScriptClassDescription)Registers class description classDescription for use by Cocoa’s built-in scripting support by storing it in a per-suite internal dictionary under the class name.
func register(_ classDescription: NSScriptClassDescription)