reply

package
v0.3.4 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package reply implements the pr reply command

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdReply

func NewCmdReply(f *cmdutil.Factory, runF func(*ReplyOptions) error) *cobra.Command

NewCmdReply creates the reply command

Types

type ReplyOptions

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

	// Arguments
	Repository   string
	PRNumber     int
	DiscussionID string

	// Flags
	Body string
}

Source Files

  • reply.go

Jump to

Keyboard shortcuts

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