1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-05-06 09:24:14 +00:00
SquidDev bffc3c18cc Rewrite argument validation
This uses a new utility class ArgumentHelper, which provides convenience
methods for parsing arguments from an array of Objects.

The format of error messages has also changed. It now follows a format
similar to Lua's native error messages - including the invalid argument
index, the expected type and the type actually received.
2017-06-12 10:28:31 +01:00
..
2017-06-12 10:28:31 +01:00
2017-06-12 10:28:31 +01:00