Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
Model is the env experience as a centered modal: a key/value table of the .env file, with reveal, copy, add, edit, delete, an external-editor open, and a raw edit, all inside one surface. It replaces the old Env page.
func (*Model) SetEntries ¶
SetEntries fills the table from a parse result.
func (*Model) SetLoadError ¶
SetLoadError records a read failure.
Click to show internal directories.
Click to hide internal directories.