Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAnalyzeCommand ¶
NewAnalyzeCommand is a CLI command that generates an output in various formats with relevant information about a file or website content.
func NewOpenCommand ¶
func NewOpenCommand(options OpenCommandOptions) *cli.Command
NewOpenCommand is a CLI command that opens the specified file or website in a new graphical user interface (GUI) lector window.
func NewSummaryCommand ¶
NewSummaryCommand is a CLI command that generates an an AI-powered summary of a file or website content.
Types ¶
type OpenCommandOptions ¶
type OpenCommandOptions struct {
App *application.App
}
Click to show internal directories.
Click to hide internal directories.