NSQuitCommand

NSQuitCommand Mac OS X 10.0

Instances of this class causes its specified application to quit when executed. This class participates in Cocoa's scripting system.

figs/cocn_1385.gif

@interface NSQuitCommand : NSScriptCommand
 // Instance Methods
   - (NSSaveOptions)saveOptions;



    Part II: API Quick Reference
    Chapter 13. Foundation Classes