Module otpcl_init

Entry point for the standalone OTPCL shell.

Description

Entry point for the standalone OTPCL shell. Currently only supports shell/REPL functionality, and notably does not include the ability to run OTPCL script files (this will be implemented Eventuallyâ„¢).

Function Index

start/0Start the standalone OTPCL shell.

Function Details

start/0

start() -> any()

Start the standalone OTPCL shell.


Generated by EDoc