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