Documentation
¶
Index ¶
- Variables
- func AskForInput(message, defaultValue string, validators ...Validator) (string, error)
- func ChooseOrCreateSite(client *porcelain.Netlify, ctx context.Context) (*models.Site, error)
- func ConfirmCreateSite(cmd *cobra.Command) bool
- func CreateSite(client *porcelain.Netlify, ctx context.Context) (*models.Site, error)
- type Validator
Constants ¶
This section is empty.
Variables ¶
View Source
var AssumeYes bool
Functions ¶
func AskForInput ¶ added in v0.0.2
func ChooseOrCreateSite ¶ added in v0.1.1
func ConfirmCreateSite ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.