Packages

Alternative to os:cmd with option to get return codes

Current section

Files

Jump to
cmd src cmd.app.src
Raw

src/cmd.app.src

{application,cmd,
[{description,"Alternative to os:cmd with option to get return codes"},
{vsn,"1.0.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["Goncalo Tomas"]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/goncalotomas/cmd"}]}]}.