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