pane

package
v0.0.0-...-42efa20 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultGlazePaneName = "default"

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command string

type Directory

type Directory string

type Envs

type Envs map[Name]Value

type Focus

type Focus bool

type Hooks

type Hooks map[Name]Value

type Name

type Name string

type Options

type Options map[Name]Value

type Pane

type Pane struct {
	Name              Name
	StartingDirectory Directory
	Size              Size
	Envs              Envs
	Hooks             Hooks
	Options           Options
	Commands          []Command
	Focus             Focus
}

func (*Pane) Decode

func (p *Pane) Decode(value cty.Value) hcl.Diagnostics

type Size

type Size string

type Value

type Value string

Jump to

Keyboard shortcuts

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