prs

package
v0.3.2 Latest Latest
Warning

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

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

Documentation

Overview

Package prs implements the issue prs command

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdPrs

func NewCmdPrs(f *cmdutil.Factory, runF func(*PrsOptions) error) *cobra.Command

NewCmdPrs creates the prs command

Types

type PrsOptions

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

	// Arguments
	Repository string
	Number     int

	// Flags
	Mode int
}

Source Files

  • prs.go

Jump to

Keyboard shortcuts

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