Module cli

Module cli 

Source
Expand description

Drives the command-line program.

Structs§

Config
Program configuration.
Runner
Runs the command-line program.

Enums§

AIModelClass
Determines the qualities of the AI model used for summarization.
DateFormat
Determines if dates should be displayed as an absolute date (“January 1, 2025”) or relative to the current time (“5 months ago”).
Error
A client error.

Type Aliases§

Result
Result of running a command.