toml

package
v0.32.0 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const Title = "TOML Formatter"

Variables

This section is empty.

Functions

func Convert

func Convert(tomlContent string) (string, error)

Types

type TomlFormatModel

type TomlFormatModel struct {
	ui.BasePagerModel
}

func NewTomlFormatModel

func NewTomlFormatModel(common *ui.CommonModel) TomlFormatModel

func (TomlFormatModel) Init

func (m TomlFormatModel) Init() tea.Cmd

func (*TomlFormatModel) SetContent

func (m *TomlFormatModel) SetContent(content string) error

func (TomlFormatModel) Update

func (m TomlFormatModel) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (TomlFormatModel) View

func (m TomlFormatModel) View() string

Jump to

Keyboard shortcuts

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