It can be used to protect tables against modification from the outside.
Just some examples:
-the auth library (see #42)
-the table "package.loaded" (else you could replace the auth library by your own)
Edit: I forgot to go to the dev branch before adding the file...
It can be used to protect tables against modification from the outside. Just some examples: -the auth library (see #42) -the table "package.loaded" (else you could replace the auth library by your own) Edit: I forgot to go to the dev branch before adding the file...