Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdBrowse ¶
Types ¶
type BrowseOptions ¶
type BrowseOptions struct { BaseRepo func() (ghrepo.Interface, error) Browser browser HttpClient func() (*http.Client, error) IO *iostreams.IOStreams PathFromRepoRoot func() string SelectorArg string Branch string CommitFlag bool ProjectsFlag bool SettingsFlag bool WikiFlag bool NoBrowserFlag bool }
Click to show internal directories.
Click to hide internal directories.