Name

NSCloneCommand — Mac OS X 10.0

Synopsis

Instances of this class clone the specified object and then insert the cloned object into the location specified in the script. If no location is specified, the default location is used. This class is used in Cocoa’s implementation of built-in AppleScript support, and as such clients should not need to access instances of this class directly.

image with no caption

@interface NSCloneCommand : NSScriptCommand
                                  // Accessor Methods
   - (void)setReceiversSpecifier:(NSScriptObjectSpecifier *)receiversRef;
                                  // Instance Methods
   - (NSScriptObjectSpecifier *)keySpecifier;

Get Cocoa in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.