- Declared In:
- NSWorkspace+misc.h
- - temporaryDirectory
- - attemptToOpenWebURL:
- - attemptToMailTo:
- (void)attemptToMailTo:(NSString *)inAddress
Attempt to open the given (mail) URL, and complain if it couldn't be
- (void)attemptToOpenWebURL:(NSURL *)inURL
Attempt to open the given (web) URL, and complain if it couldn't be
- (NSString *)temporaryDirectory
Return the user's temporary directory path.