Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdRefresh ¶
Types ¶
type RefreshOptions ¶
type RefreshOptions struct { IO *iostreams.IOStreams Config func() (gh.Config, error) HttpClient *http.Client GitClient *git.Client Prompter shared.Prompt MainExecutable string Hostname string Scopes []string RemoveScopes []string ResetScopes bool AuthFlow func(*iostreams.IOStreams, string, []string, bool) (token, username, error) Interactive bool InsecureStorage bool }
Click to show internal directories.
Click to hide internal directories.