An error occurred while fetching folder content.
Select Git revision
language
Stéphane Del Pino authored
This allows to decide some actions in the script when a stoppage is manually required. By now it just checks that the presence of a recent "STOP" file in the execution directory. A simple use is for instance: ``` if (stop()) { checkpoint_and_exit(); } ```
Name | Last commit | Last update |
---|---|---|
.. |