cli

package
v11.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package cli provides tooling to interact with the command-line environment that Git Town runs in.

Directories

Path Synopsis
Package dialog allows the user to enter configuration data via CLI dialogs and prompts.
Package dialog allows the user to enter configuration data via CLI dialogs and prompts.
Package flags provides helper methods for working with Cobra flags in a way where Go's usage checker (which produces compilation errors for unused variables) enforces that the programmer didn't forget to define or read the flag.
Package flags provides helper methods for working with Cobra flags in a way where Go's usage checker (which produces compilation errors for unused variables) enforces that the programmer didn't forget to define or read the flag.
Package format formats data for printing to the CLI.
Package format formats data for printing to the CLI.
Package io provides low-level access to operating system primitives in a way that works across different operating systems.
Package io provides low-level access to operating system primitives in a way that works across different operating systems.
Package log provides a mechanism for operations that don't produce CLI output naturally to log their activity to the CLI anyways.
Package log provides a mechanism for operations that don't produce CLI output naturally to log their activity to the CLI anyways.
Package print outputs complex data structures to the CLI.
Package print outputs complex data structures to the CLI.

Jump to

Keyboard shortcuts

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