Module scm_app

September 7, 2013 ยท View on GitHub

  • Description
  • Function Index
  • Function Details

Scheme application

. __Behaviours:__ [`application`](application.html).

Authors: Joseph Wayne Norton (norton@alum.mit.edu).

Function Index

priv_libdir/0
priv_scmdir/0
start/2
stop/1

Function Details

priv_libdir/0

priv_libdir() -> any()

priv_scmdir/0

priv_scmdir() -> any()

start/2

start(StartType, StartArgs) -> any()

stop/1

stop(State) -> any()

Contents

  1. 1Function Index
  2. 2Function Details
  3. 2.1priv_libdir/0
  4. 2.2priv_scmdir/0
  5. 2.3start/2
  6. 2.4stop/1