Module bo

Main Application Module.

Behaviours: application.

Description

Main Application Module

Function Index

start/0Starts the Application.
stop/0Stops the Application.

Function Details

start/0

start() -> {ok, [atom()]} | {error, term()}

Starts the Application

stop/0

stop() -> ok | {error, term()}

Stops the Application


Generated by EDoc, Oct 14 2016, 07:51:41.