Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PromptFunc ¶
type PromptFunc struct { SkipOpen bool // contains filtered or unexported fields }
func NewPrompt ¶
func NewPrompt(skipOpen bool) *PromptFunc
func (*PromptFunc) Prompt ¶
func (p *PromptFunc) Prompt(code *o.DeviceCodeResult) error
Click to show internal directories.
Click to hide internal directories.