status

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

Package status provides the global status command for viewing all staged changes.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Command

func Command() *cli.Command

Command returns the status command.

Types

type Options

type Options struct {
	Verbose bool
}

Options holds the options for the status command.

type Runner

type Runner struct {
	Store  store.ReadWriteOperator
	Stdout io.Writer
	Stderr io.Writer
}

Runner executes the status command.

func (*Runner) Run

func (r *Runner) Run(ctx context.Context, opts Options) error

Run executes the status command.

Jump to

Keyboard shortcuts

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