Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatHint ¶
FormatHint renders recommendations for CLI output.
func PrintRecommendations ¶
PrintRecommendations records a command and prints next-step hints.
func RecommendFor ¶
RecommendFor returns next-step suggestions after a command name.
Types ¶
type Memory ¶
type Memory struct {
// contains filtered or unexported fields
}
Memory stores command transition frequencies for next-step recommendations.
func (*Memory) LastCommandName ¶
LastCommandName returns the most recently recorded command.
Click to show internal directories.
Click to hide internal directories.