Index Hierarchy NSMutableString(SPNSExtensions) Category Reference Declared in SPNSExtensions.h Overview Sparrow extensions for the NSMutableString class. Tasks – appendLine: Appends another string and starts a new line. Instance Methods appendLine: Appends another string and starts a new line. - (void)appendLine:(NSString *)line Discussion Appends another string and starts a new line. Declared In SPNSExtensions.h Index Hierarchy