Extracted from Pike v8.0 release 276 as of 2016-07-29.
   

Method String.status()


Method status

string status(int verbose)

Description

Get string table statistics.

Returns

Returns a string with an ASCII table containing the current string table statistics.

Note

Currently returns the empty string ("") if verbose is zero.

Note

The formatting and contents of the result may vary between different versions of Pike.