Documentation
¶
Overview ¶
Package loop provides terminal output functions for the loop and serve commands.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InfoGenerated ¶
func InfoGenerated( cmd *cobra.Command, outputFile, heading, tool, promptFile string, maxIterations int, completionMsg string, )
InfoGenerated reports successful loop script generation with details.
Parameters:
- cmd: Cobra command for output
- outputFile: Generated script path
- heading: Start heading text
- tool: Selected AI tool
- promptFile: Prompt file path
- maxIterations: Max iterations (0 = unlimited)
- completionMsg: Completion signal string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.