Module ecrn_app

erlcron app system.

Copyright © Erlware, LLC. All Rights Reserved. This file is provided to you under the BSD License; you may not use this file except in compliance with the License. ----------------------------------------------------------------

Behaviours: application.

Description

erlcron app system

Function Index

manual_start/0 start up the app and all the dependent apps.
manual_stop/0 stop the app manually.

Function Details

manual_start/0

manual_start() -> any()

start up the app and all the dependent apps.

manual_stop/0

manual_stop() -> any()

stop the app manually


Generated by EDoc