Current section
Files
Jump to
Current section
Files
src/safeio.app.src
{application,safeio,
[{description,"Directory availability checks"},
{vsn,"0.1.0"},
{registered,[safeio_sup]},
{mod,{safeio_app,[]}},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["Sven Heyll <svh@posteo.de>"]},
{licenses,["Apache 2.0"]},
{links,[]}]}.