Documentation ¶
Index ¶
- Variables
- func GetProfileIdFromPrompt(profileList []config.Profile, activeProfileId, title string, ...) string
- func ListProfiles(profileList []config.Profile, activeProfileId string)
- func ProfileCreationView(c *config.Config, profileAddView *ProfileAddView, editing bool)
- func Render(info ProfileInfo, verb string)
- func SwitchToDefaultPrompt(profileSwitchCheck *bool)
- type ProfileAddView
- type ProfileInfo
Constants ¶
This section is empty.
Variables ¶
View Source
var NewProfileId = "+"
Functions ¶
func GetProfileIdFromPrompt ¶
func ListProfiles ¶
func ProfileCreationView ¶
func ProfileCreationView(c *config.Config, profileAddView *ProfileAddView, editing bool)
func Render ¶
func Render(info ProfileInfo, verb string)
func SwitchToDefaultPrompt ¶ added in v0.7.0
func SwitchToDefaultPrompt(profileSwitchCheck *bool)
Types ¶
type ProfileAddView ¶
type ProfileInfo ¶
Click to show internal directories.
Click to hide internal directories.