Alaja.CLI (Alaja v1.0.0)

Copy Markdown View Source

Entry point for the Alaja command-line interface.

Usage

alaja [--help | -h]
alaja [--version | -v]
alaja <command> [args...]
alaja <command> --help

Summary

Functions

Main entry point. Parses arguments and dispatches to the appropriate command.

Functions

main(args)

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

Main entry point. Parses arguments and dispatches to the appropriate command.