Packages

A cross platform library for getting the command line arguments

Current section

Files

Jump to
argv src argv.app.src
Raw

src/argv.app.src

{application, argv, [
{vsn, "1.0.1"},
{applications, [gleam_stdlib]},
{description, "A cross platform library for getting the command line arguments"},
{modules, [argv]},
{registered, []}
]}.