Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetUserConfigHome ¶ added in v3.3.2
func GetUserConfigHome() string
GetUserConfigHome returns the user's configuration directory. The user configuration directory should be used for configuration that is specific to the user and thus shouldn't be included in project/repository configuration. An example of user location is where server logs should be stored.
Types ¶
type RunBlockPrompt ¶
func (RunBlockPrompt) Init ¶
func (p RunBlockPrompt) Init() tea.Cmd
func (RunBlockPrompt) KeyMap ¶
func (p RunBlockPrompt) KeyMap() *tui.KeyMap
func (RunBlockPrompt) View ¶
func (p RunBlockPrompt) View() string
Source Files ¶
Click to show internal directories.
Click to hide internal directories.