-
Notifications
You must be signed in to change notification settings - Fork 87
helper js: Script Loader
Luck edited this page Nov 10, 2017
·
1 revision
The script loader represents an object capable of loading scripts and monitoring them for changes.
The HelperScriptLoader makes use of Java 8's WatchService to monitor script files for changes. When changes are detected, the script is automagically reloaded.
- Events
- Scheduler
- Promise
- Metadata
- Commands
- Terminables
- Messenger
- Extended Plugin
- Serialization
- Menu