comments

package
v0.3.7 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package comments implements the pr comments command

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdComments

func NewCmdComments(f *cmdutil.Factory, runF func(*CommentsOptions) error) *cobra.Command

NewCmdComments creates the comments command

Types

type CommentsOptions

type CommentsOptions struct {
	IO         *iostreams.IOStreams
	HttpClient func() (*http.Client, error)

	// Arguments
	Repository string
	Number     int

	// Flags
	Limit int
}

Source Files

  • comments.go

Jump to

Keyboard shortcuts

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