Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ForgetCmd = &cobra.Command{
Use: "forget",
Short: "Remove items from memory",
Long: "\nRemove items from memory.\n\n" +
"Use subcommands to specify what type of item to forget:\n" +
"- file: Move files from memory to the forgotten directory\n" +
"- fact: Remove a stored fact by ID",
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.