Alaja.CLI.Dispatch (Alaja v2.0.0)

Copy Markdown View Source

Dispatch helpers used by Alaja.CLI command handlers.

Each handler receives a parsed opts map. The DSL injects :_args with the raw positional arguments so legacy modules that do their own OptionParser parsing can keep working unchanged.

Summary

Functions

action(opts)

alert(opts)

animate(opts)

animated_bar(opts)

ask(opts)

bar(opts)

color(opts)

config(opts)

critical(opts)

debug(opts)

emergency(opts)

error(opts)

gradient(opts)

happy(opts)

header(opts)

image(opts)

info(opts)

json(opts)

list(opts)

multibar(opts)

notice(opts)

pulsar(opts)

sad(opts)

separator(opts)

success(opts)

table(opts)

warning(opts)

yesno(opts)