Inspector (Inspector v0.1.0) View Source

This is a simple module that allows a more friendly debugging experience

Link to this section Summary

Functions

i()

Prints the currenty file, location, and bindings

Link to this section Functions

Prints the currenty file, location, and bindings

This macros allows an easy inspectable access to the content where it is called.

Just place in your code:

require Inspector; Inspector.i