Documentation ¶
Index ¶
- type Browser
- func (VB *Browser) AddAt(target *tview.TreeNode, path string)
- func (VB *Browser) BuildStatusString() string
- func (V *Browser) Encode() (map[string]any, error)
- func (VB *Browser) Focus(delegate func(p tview.Primitive))
- func (VB *Browser) GetConnValue() cue.Value
- func (VB *Browser) GetConnValueExpr(expr string) func() cue.Value
- func (VB *Browser) GetMode() string
- func (VB *Browser) GetUsingScope() bool
- func (C *Browser) GetValueText(mode string) (string, error)
- func (VB *Browser) Options() []cue.Option
- func (C *Browser) Rebuild()
- func (VB *Browser) SetMode(mode string)
- func (B *Browser) SetSourceConfig(source *helpers.SourceConfig)
- func (VB *Browser) SetUsingScope(usingScope bool)
- func (VB *Browser) SetupKeybinds()
- func (*Browser) TypeName() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Browser ¶
func (*Browser) BuildStatusString ¶
func (*Browser) GetConnValue ¶
func (*Browser) GetConnValueExpr ¶
func (*Browser) GetUsingScope ¶
func (*Browser) SetSourceConfig ¶
func (B *Browser) SetSourceConfig(source *helpers.SourceConfig)
func (*Browser) SetUsingScope ¶
func (*Browser) SetupKeybinds ¶
func (VB *Browser) SetupKeybinds()
Click to show internal directories.
Click to hide internal directories.