Documentation ¶
Index ¶
- func AppendCenterGUICmd(parentCmd *cobra.Command)
- func AppendGUICmd(parentCmd *cobra.Command)
- func AppendGroupMgtGUICmd(parentCmd *cobra.Command)
- func AppendSnapGUICmd(parentCmd *cobra.Command)
- func AppendVisibilityMgtGUICmd(parentCmd *cobra.Command)
- func AskUserToEnterNewGroup(prompt, placeholder string, options []string) (res string, err error)
- func AskUserToSelectCell(rows, cols uint32) (selectedRow, selectedCol uint32, err error)
- func AskUserToSelectGroup(predicate func(*windowmgt.WindowGroup) bool) (res *windowmgt.WindowGroup, err error)
- func AskUserToSelectWindow(predicate func(*windowmgt.Window) bool) (res *windowmgt.Window, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendCenterGUICmd ¶
func AppendGroupMgtGUICmd ¶
func AppendSnapGUICmd ¶
func AskUserToEnterNewGroup ¶
func AskUserToSelectCell ¶
func AskUserToSelectGroup ¶
func AskUserToSelectGroup(predicate func(*windowmgt.WindowGroup) bool) (res *windowmgt.WindowGroup, err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.