cli

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2026 License: MIT Imports: 31 Imported by: 0

Documentation

Overview

Package cli provides the command-line interface for Techne Code. It uses cobra for command parsing and organizes subcommands for chat, session management, and version information.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute(ctx context.Context, version string) error

Execute creates and executes the root command. It sets up all subcommands and global flags, then runs the command tree.

Types

type CheckResult

type CheckResult struct {
	Name    string
	Pass    bool
	Message string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL