root

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package root implements the ctx status command.

It shows a context summary including file presence, token estimates, and task counts.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cmd

func Cmd() *cobra.Command

Cmd returns the status command.

Flags:

  • --json: Output as JSON for machine parsing
  • --verbose, -v: Include file content previews

Returns:

  • *cobra.Command: Configured status command with flags registered

func Run

func Run(cmd *cobra.Command, jsonOutput, verbose bool) error

Run executes the status command logic.

Parameters:

  • cmd: Cobra command for output stream
  • jsonOutput: If true, output as JSON
  • verbose: If true, include file content previews

Returns:

  • error: Non-nil if context loading fails

Types

This section is empty.

Jump to

Keyboard shortcuts

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