mix comm_bus.entries (CommBus v0.1.0)

Copy Markdown View Source

Summary

Functions

Executes the entries listing task, parsing CLI options, resolving the storage adapter, and printing matching entries to the console.

Functions

run(args)

@spec run([String.t()]) :: :ok

Executes the entries listing task, parsing CLI options, resolving the storage adapter, and printing matching entries to the console.

Parameters

  • args — Command-line argument list.