app

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Package app 提供 CLI 的主流程编排:解析参数、扫描目录、交互选择,并接管启动 codex/claude。

Index

Constants

This section is empty.

Variables

View Source
var (
	Version = "dev"
	Commit  = "none"
	Date    = "unknown"
)

版本信息:默认值用于本地开发,发布时建议通过 -ldflags 注入(例如 GoReleaser)。

Functions

func Run

func Run(programPath string, args []string, stdout io.Writer, stderr io.Writer) int

Types

This section is empty.

Jump to

Keyboard shortcuts

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