mirror of
https://github.com/appgurueu/modlib.git
synced 2024-11-26 01:03:46 +01:00
Remove obsolete documentation
This commit is contained in:
parent
f4a7041387
commit
69b6d6e4ec
@ -286,14 +286,6 @@ This is best left explicit. First, you shouldn't be using numbered field keys if
|
|||||||
4. [`json`](https://json.org)
|
4. [`json`](https://json.org)
|
||||||
* Not recommended
|
* Not recommended
|
||||||
|
|
||||||
### `variables(stacklevel)`
|
|
||||||
|
|
||||||
Dumps local variables, upvalues and the function environment of the function at the given stacklevel (default `1`).
|
|
||||||
|
|
||||||
### `stack(stacklevel)`
|
|
||||||
|
|
||||||
Dumps function info & variables for all functions in stack, starting with stacklevel (default `1`).
|
|
||||||
|
|
||||||
## `minetest`
|
## `minetest`
|
||||||
|
|
||||||
### `schematic`
|
### `schematic`
|
||||||
|
Loading…
Reference in New Issue
Block a user