Module havoc

havoc.

Behaviours: gen_server.

Description

havoc

Function Index

off/0Stops killing things within your system.
on/0Begin to wreak havoc on your system using the default options.
on/1Begin to wreak havoc on your system.

Function Details

off/0

off() -> ok

Stops killing things within your system.

on/0

on() -> ok

Begin to wreak havoc on your system using the default options.

on/1

on(Opts::[term]) -> ok

Opts: A proplist that accepts the following options.


Begin to wreak havoc on your system.


Generated by EDoc