Updated smnp.lang.debug (markdown)
@@ -1,3 +1,6 @@
|
|||||||
# Functions
|
# Functions
|
||||||
## `stacktrace(printScopes: bool)`
|
## stacktrace
|
||||||
|
```
|
||||||
|
stacktrace(printScopes: bool)
|
||||||
|
```
|
||||||
Prints current stack trace. Also, prints scopes with variables if `printScopes` is set to `true`.
|
Prints current stack trace. Also, prints scopes with variables if `printScopes` is set to `true`.
|
||||||
Reference in New Issue
Block a user