Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PromptEmail ¶
func PromptPassword ¶
func PromptProject ¶ added in v0.4.0
PromptProject prompts the user for a project path
func PromptProjectWithOptions ¶ added in v0.4.0
func PromptProjectWithOptions(projects []ProjectOption) (string, error)
PromptProjectWithOptions prompts the user to select from available projects or enter a custom one
func PromptYesNo ¶ added in v0.7.1
PromptYesNo prompts the user for a yes/no answer
Types ¶
type ProjectOption ¶ added in v0.4.0
ProjectOption represents a project option for selection
Click to show internal directories.
Click to hide internal directories.