Name | Date | Size | |
---|---|---|---|
.. | 2012-02-21 22:28:26 | 100 | |
build.properties | 2011-08-22 20:16:44 | 608 | |
build.xml | 2009-01-14 00:57:21 | 294 | |
HISTORY.md | 2011-12-12 19:03:17 | 436 | |
js | 2011-07-28 06:28:56 | 3 | |
meta | 2011-08-22 20:16:44 | 3 | |
README.md | 2011-08-03 20:54:09 | 270 | |
tests | 2012-02-21 22:28:26 | 4 |
README.md
Dump
====
Returns a simple string representation of the object or array. Other types of
objects will be returned unprocessed. Arrays are expected to be indexed. Use
object notation for associative arrays.
If included, the `dump()` method is added to the YUI instance.