Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EpFontColorPlugin ¶
type EpFontColorPlugin struct {
// contains filtered or unexported fields
}
func (*EpFontColorPlugin) Description ¶
func (p *EpFontColorPlugin) Description() string
func (*EpFontColorPlugin) Init ¶
func (p *EpFontColorPlugin) Init(store *interfaces.EpPluginStore)
func (*EpFontColorPlugin) IsEnabled ¶
func (p *EpFontColorPlugin) IsEnabled() bool
func (*EpFontColorPlugin) Name ¶
func (p *EpFontColorPlugin) Name() string
func (*EpFontColorPlugin) SetEnabled ¶
func (p *EpFontColorPlugin) SetEnabled(e bool)
Click to show internal directories.
Click to hide internal directories.