Documentation
¶
Index ¶
Constants ¶
View Source
const Title = "TOML to JSON Converter"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TomlJsonModel ¶
type TomlJsonModel struct {
ui.BasePagerModel
}
func NewTomlJsonModel ¶
func NewTomlJsonModel(common *ui.CommonModel) TomlJsonModel
func (TomlJsonModel) Init ¶
func (m TomlJsonModel) Init() tea.Cmd
func (*TomlJsonModel) SetContent ¶
func (m *TomlJsonModel) SetContent(content string) error
func (TomlJsonModel) View ¶
func (m TomlJsonModel) View() string
Click to show internal directories.
Click to hide internal directories.