runner

package
v1.33.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 14, 2024 License: MIT Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RunArgs

type RunArgs struct {
	Cwd                       string
	Patterns                  []string
	Config                    string
	NoConfig                  bool
	NoEditorConfig            bool
	Check                     bool
	IgnorePaths               []string
	IgnoreUnknown             bool
	Write                     bool
	WithNodeModules           bool
	NoErrorOnUnmatchedPattern bool
}

type Runner

type Runner struct {
	// contains filtered or unexported fields
}

func NewRunner

func NewRunner() *Runner

func (*Runner) Run

func (r *Runner) Run(ctx context.Context, args RunArgs) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL