Cheat
This command displays garbage collection information.
Examples
Here is an example of how to use gc.
Prints the current garbage-collection statistics to the console.
In-Depth Description
The `gc` command prints garbage collection information to the console — counts of allocated objects and recent collection activity.