| Goo documentation | view source | Contained in the Goo distribution. |
Goo::Object - Super object that holds convenience methods.
use Goo::Object;
instantiate an object
add fields to this object
return whether or not an attribute is defined for this object?
return the type of this object
return a string representation of this object
return a HTML representation of this object
Nigel Hamilton <nigel@trexy.com>
| Goo documentation | view source | Contained in the Goo distribution. |