This is UnixScript.h in view mode; [Download] [Up]
#import "MailFromFile.h" @interface UnixScript : MailFromFile { id tmpDir; id attachFile; } - initForMUA: (const char *)anApp andMTA: (const char *)aMailer; - free; - buildBody; +(BOOL)supportsAttachments; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.