cli

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package cli assembles the tt command tree on top of the tiktok library and the any-cli/kit framework. The record-stream commands are kit operations the tiktok package declares once and exposes as CLI, HTTP, and MCP. The two commands that do not fit that shape, the universal-data byte dump and the version banner, are escape-hatch kit.Command commands that share the run state through the context.

Index

Constants

This section is empty.

Variables

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

Build metadata, set via -ldflags at release time.

Functions

func NewApp added in v0.2.0

func NewApp() *kit.App

NewApp builds the kit application: the shared identity, the tiktok defaults, every record operation and the tiktok:// driver (both installed by tiktok.Register), and the escape-hatch commands.

Types

This section is empty.

Jump to

Keyboard shortcuts

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