cmd

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2026 License: MIT Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Program *tea.Program
)

Functions

func Execute

func Execute(version string) error

func ManCmd

func ManCmd(root *cobra.Command) *cobra.Command

Types

type CoreDependency added in v0.7.0

type CoreDependency string
const (
	YtDlp   CoreDependency = "yt-dlp"
	FFmpeg  CoreDependency = "ffmpeg"
	FFprobe CoreDependency = "ffprobe"
)

type DebsCheckResult added in v0.7.0

type DebsCheckResult struct {
	ToolName  CoreDependency
	Installed bool
	Path      string
}

Jump to

Keyboard shortcuts

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