Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LintCli ¶ added in v0.20.0
type LintCli struct {
Bin string `yaml:"bin"`
Start Par `yaml:"start,flow"`
End Par `yaml:"end,flow"`
Img string `yaml:"img,omitempty"`
ChDir bool `yaml:"chdir,omitempty"`
// contains filtered or unexported fields
}
LintCli defines a predefined command to run against a file
func (*LintCli) Cleanup ¶ added in v0.20.0
Cleanup removes any additional resources created in the process
func (*LintCli) MaxConcurrency ¶ added in v0.20.0
MaxConcurrency returns the max concurrency name
Click to show internal directories.
Click to hide internal directories.