 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdEdit ¶
Types ¶
type EditOptions ¶
type EditOptions struct {
	HttpClient func() (*http.Client, error)
	IO         *iostreams.IOStreams
	BaseRepo   func() (ghrepo.Interface, error)
	Remotes    func() (context.Remotes, error)
	Branch     func() (string, error)
	Surveyor        Surveyor
	Fetcher         EditableOptionsFetcher
	EditorRetriever EditorRetriever
	SelectorArg string
	Interactive bool
	shared.Editable
}
    type EditableOptionsFetcher ¶
type EditorRetriever ¶
 Click to show internal directories. 
   Click to hide internal directories.