Documentation
¶
Index ¶
Constants ¶
View Source
const Title = "TOML Formatter"
Variables ¶
This section is empty.
Functions ¶
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) View ¶
func (m TomlFormatModel) View() string
Click to show internal directories.
Click to hide internal directories.