| Declared in | NSObject+GBObject.h<br />NSObject+GBObject.m |
Implementes common application-wide functionality.
fileManager
Returns the NSFileManager instance to use for dealing with OS.
debugDescription
Description that can be used for debugging output.
fileManager
Returns the NSFileManager instance to use for dealing with OS.
debugDescription
Description that can be used for debugging output.
Description that can be used for debugging output.
@property (readonly) NSString *debugDescriptionDescription that can be used for debugging output.
By default the value of [NSObject description] is returned, but some classes may override and provide more detailed information.
NSObject+GBObject.h