.vars
Variables in Emblem exist within a given scope.
The .vars directive returns a list of these scopes and the variables which they contain at the time of calling.
This may be useful for debugging.
.varsVariables in Emblem exist within a given scope.
The .vars directive returns a list of these scopes and the variables which they contain at the time of calling.
This may be useful for debugging.