Joy Online Manual
| NAME |
| po - Print Objective-C object's description to standard output |
| SYNOPSIS |
po(obj1, obj2, ...)
| DESCRIPTION |
| Prints the results of calling the Objective-C method description on each of its arguments to the standard output (normally a command window or the console window). A blank is put between each description and a newline is put at the end of the output. |
| Index |