Nick O'Leary bb41ab482c
Rework the https refresh logic
- puts the node version check first
 - validates the refresh interval and keeps it in valid range
 - simplifies the error messages
 - uses parseFloat not parseInt so we can use fractions of hour
2020-05-29 16:50:53 +01:00
..
2020-04-02 23:24:42 +01:00
2020-05-29 16:50:53 +01:00
2018-10-25 11:18:13 +01:00
2018-08-21 13:57:59 +01:00
2020-04-06 20:29:22 +01:00
2018-08-21 13:43:11 +01:00

@node-red/runtime

Node-RED runtime module.

This provides the core flow engine of Node-RED. It is the main entry point for the runtime.

Source

The main Node-RED modules are maintained as a monorepo on GitHub.