Documentation
¶
Index ¶
- Constants
- Variables
- func ChatCmd(ctx *lmcli.Context) *cobra.Command
- func CloneCmd(ctx *lmcli.Context) *cobra.Command
- func CodeCmd(ctx *lmcli.Context) *cobra.Command
- func EditCmd(ctx *lmcli.Context) *cobra.Command
- func ExportCmd(ctx *lmcli.Context) *cobra.Command
- func ListCmd(ctx *lmcli.Context) *cobra.Command
- func NewCmd(ctx *lmcli.Context) *cobra.Command
- func PromptCmd(ctx *lmcli.Context) *cobra.Command
- func RemoveCmd(ctx *lmcli.Context) *cobra.Command
- func RenameCmd(ctx *lmcli.Context) *cobra.Command
- func ReplyCmd(ctx *lmcli.Context) *cobra.Command
- func RetryCmd(ctx *lmcli.Context) *cobra.Command
- func RootCmd(ctx *lmcli.Context) *cobra.Command
- func ToolCmd() *cobra.Command
- func VersionCmd() *cobra.Command
- func ViewCmd(ctx *lmcli.Context) *cobra.Command
Constants ¶
View Source
const (
LS_COUNT int = 5
)
Variables ¶
View Source
var Version string
Version is set by main during initialization from the embedded VERSION file.
Functions ¶
func VersionCmd ¶ added in v0.6.3
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.