internal/

directory
v2.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2026 License: MIT

Directories

Path Synopsis
app
Package app is the Cobra-based tbd v2 command surface.
Package app is the Cobra-based tbd v2 command surface.
visualwasm command
Package argv is a self-contained command-line parser for the poly-style argument syntax used across the goforge tools:
Package argv is a self-contained command-line parser for the poly-style argument syntax used across the goforge tools:
Package cli provides tbd's command dispatcher: a small registry that commands join from their init() functions, plus the Context handed to each handler.
Package cli provides tbd's command dispatcher: a small registry that commands join from their init() functions, plus the Context handed to each handler.
Package config loads and saves tbd's per-repository configuration from a .tbd.yaml file found by walking up from the working directory.
Package config loads and saves tbd's per-repository configuration from a .tbd.yaml file found by walking up from the working directory.
Package git is a thin wrapper over the git CLI.
Package git is a thin wrapper over the git CLI.
Package invariant enforces tbd's central rule: before any mutating operation, the head of the trunk must be an ancestor of the ref being operated on or produced.
Package invariant enforces tbd's central rule: before any mutating operation, the head of the trunk must be an ancestor of the ref being operated on or produced.
Package render provides terminal output helpers: optional ANSI color, simple aligned tables, and an ASCII commit-graph used to visualize rebases.
Package render provides terminal output helpers: optional ANSI color, simple aligned tables, and an ASCII commit-graph used to visualize rebases.
v2
config
Package config defines tbd v2's repository configuration.
Package config defines tbd v2's repository configuration.
gitops
Package gitops contains reusable tbd v2 operations over git.
Package gitops contains reusable tbd v2 operations over git.
hooks
Package hooks runs configured workflow hooks from the repository root.
Package hooks runs configured workflow hooks from the repository root.
state
Package state persists tbd v2 workflow metadata in repository files.
Package state persists tbd v2 workflow metadata in repository files.

Jump to

Keyboard shortcuts

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