Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Aspell ¶
type Aspell struct {
Mode mode `yaml:"mode"`
RemoteFile RemoteFile `yaml:"remote_file"`
MinLength int `yaml:"min_length"`
IgnoreFiles []string `yaml:"ignore_files"`
AllowedWords []string `yaml:"allowed"`
HelpText string `yaml:"-"`
}
type RemoteFile ¶ added in v5.1.0
Click to show internal directories.
Click to hide internal directories.