cmd

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2026 License: MIT Imports: 41 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConfigCmd

func NewConfigCmd() *cobra.Command

func NewEditorCmd

func NewEditorCmd() *cobra.Command

func NewLogsCmd

func NewLogsCmd() *cobra.Command

NewLogsCmd creates the `logs` command.

func NewNvimDemoCmd

func NewNvimDemoCmd() *cobra.Command

NewNvimDemoCmd creates the nvim-demo command.

func NewOpenInWindowCmd

func NewOpenInWindowCmd() *cobra.Command

NewOpenInWindowCmd creates the `open-in-window` command.

func NewPathsCmd

func NewPathsCmd() *cobra.Command

func NewTmuxCmd

func NewTmuxCmd() *cobra.Command

NewTmuxCmd returns the tmux command with all subcommands configured.

func NewTmuxEditorCmd

func NewTmuxEditorCmd() *cobra.Command

func NewVersionCmd

func NewVersionCmd() *cobra.Command

func NewWorktreesCmd

func NewWorktreesCmd() *cobra.Command

NewWorktreesCmd creates the `worktrees` command

func NewWsCmd

func NewWsCmd() *cobra.Command

NewWsCmd creates the `ws` command

Types

type PathsOutput

type PathsOutput struct {
	ConfigDir string `json:"config_dir"`
	DataDir   string `json:"data_dir"`
	StateDir  string `json:"state_dir"`
	CacheDir  string `json:"cache_dir"`
	BinDir    string `json:"bin_dir"`
}

PathsOutput represents the XDG-compliant paths used by Grove.

type TailedLine

type TailedLine struct {
	Workspace string
	Line      string
}

TailedLine represents a line of log output from a specific workspace.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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