mirror of
https://github.com/Reuh/candran.git
synced 2025-10-27 17:59:30 +00:00
candran.default
This commit is contained in:
parent
2d297db687
commit
3dcdfdc144
3 changed files with 23 additions and 17 deletions
|
|
@ -410,6 +410,8 @@ chunkname = "nil" -- The chunkname used when running code using the helper funct
|
|||
rewriteErrors = true -- True to enable error rewriting when loading code using the helper functions. Will wrap the whole code in a xpcall().
|
||||
```
|
||||
|
||||
You can change these values in the table `candran.default`.
|
||||
|
||||
There are also a few function-specific options available, see the associated functions documentation for more information.
|
||||
|
||||
### Compiling the library
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue