Current section
Files
Jump to
Current section
Files
src/enough.app.src
{application,enough,
[{description,"A gen_server implementation with additional, overload-protected call type"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/hauleth/enough"}]}]}.