cmd

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2026 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute() error

Types

type BrowseItem

type BrowseItem struct {
	Type               string // "file", "comment", "comment_preview"
	Path               string
	Comment            *github.ReviewComment
	IsPreview          bool
	SelectedCommentIdx int // 0 = main comment, 1+ = thread reply index
}

BrowseItem represents an item in the browse list (either a file header or a comment)

Jump to

Keyboard shortcuts

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