Current section
Files
Jump to
Current section
Files
src/decorators.app.src
{application,decorators,
[{description,"Function decorators for Erlang."},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib,syntax_tools]},
{env,[]},
{links,[{"GitHub",
"https://github.com/chrisavl/erlang_decorators/tree/master"}]}]}.