View Source Enfiladex (enfiladex v0.1.0)

Enfiladex is the drop-in Common Test wrapper for Elixir.

Summary

Functions

Hello world.

Examples

iex> Enfiladex.hello()
:world
Link to this function

multi_peer(fun, callback \\ [], config \\ [])

View Source
Link to this function

peer(fun, callback \\ [], config \\ [])

View Source