Add exit function in core module.
Compare changes
- Stéphane Del Pino authored
This function allow to interrupt the script execution. The parameter exit code is returned by pugs when leaving.
+ 6
− 1
@@ -2540,11 +2540,16 @@ to files for instance) as we will see below.