common

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2025 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagWorkingDirectory = "working-dir"
	FlagExtension        = "extension"
	FlagSnippet          = "snippet"
	FlagSet              = "set"
	FlagVerbose          = "verbose"
)

Variables

This section is empty.

Functions

func Analyze

func Analyze(command *cobra.Command) (*core.Results, error)

Types

type CommonFlags added in v0.1.5

type CommonFlags struct {
	WorkingDirectory string
	Extensions       []string
	Snippets         []string
}

func GetCommonFlags added in v0.1.5

func GetCommonFlags(command *cobra.Command) *CommonFlags

Jump to

Keyboard shortcuts

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