scope
for core
Commands for getting info about what is in scope.
Signature
> scope
Input/output types:
input | output |
---|---|
nothing | string |
Subcommands:
name | type | usage |
---|---|---|
scope aliases | Builtin | Output info on the aliases in the current scope. |
scope commands | Builtin | Output info on the commands in the current scope. |
scope engine-stats | Builtin | Output stats on the engine in the current state. |
scope externs | Builtin | Output info on the known externals in the current scope. |
scope modules | Builtin | Output info on the modules in the current scope. |
scope variables | Builtin | Output info on the variables in the current scope. |