module Athena::Cli

Overview

Athena module containing elements for:

Defined in:

cli.cr
cli/command.cr
cli/registry.cr

Macro Summary

Macro Detail

macro register_commands #

Defines an option parser interface for Athena CLI commands.


[View source]