ecrn_app (erlcron v1.3.8)

OTP application callback module for erlcron.

On startup, reads the crontab key from the application environment and registers each listed job with the scheduler. A defaults map may also be provided to set options that apply to every job unless overridden per-job. See the README for the full configuration format.

Summary

Functions

Start the erlcron application and all its dependencies

Stop the erlcron application

Functions

manual_start()

Start the erlcron application and all its dependencies

manual_stop()

Stop the erlcron application

start(StartType, StartArgs)

stop(State)