cmd

package
v3.4.0-rc.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2024 License: Apache-2.0 Imports: 81 Imported by: 0

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.

func Root

func Root() *cobra.Command

Types

type CommandExportExtractMatch

type CommandExportExtractMatch struct {
	Key            string
	Value          string
	Match          string
	HasStringValue bool
	LineNumber     int
}

type RunBlockPrompt

type RunBlockPrompt struct {
	list.Model
	// contains filtered or unexported fields
}

func (RunBlockPrompt) Init

func (p RunBlockPrompt) Init() tea.Cmd

func (RunBlockPrompt) KeyMap

func (p RunBlockPrompt) KeyMap() *tui.KeyMap

func (RunBlockPrompt) Update

func (p RunBlockPrompt) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (RunBlockPrompt) View

func (p RunBlockPrompt) View() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL