Arrea.CLI (Arrea v2.1.0)

Copy Markdown View Source

Entry point for the Arrea command-line interface.

Thin wrapper that delegates to Arrea.CLI.Definition.main/1.

Summary

Functions

Main entry point. Delegates to the DSL definition.

Functions

main(args)

@spec main([String.t()]) :: :ok | no_return()

Main entry point. Delegates to the DSL definition.