NSWorkspace (misc)


Declared In:
NSWorkspace+misc.h


Category Description

This category contains methods used to support Watson tool functionality.


Method Types

- temporaryDirectory
- attemptToOpenWebURL:
- attemptToMailTo:

Instance Methods

attemptToMailTo:

- (void)attemptToMailTo:(NSString *)inAddress

Attempt to open the given (mail) URL, and complain if it couldn't be


attemptToOpenWebURL:

- (void)attemptToOpenWebURL:(NSURL *)inURL

Attempt to open the given (web) URL, and complain if it couldn't be


temporaryDirectory

- (NSString *)temporaryDirectory

Return the user's temporary directory path.


Version 1.1 Copyright ©2003 by Karelia Software, LLC. All Rights Reserved.