flagConfig

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FlagConfig

type FlagConfig struct {
	ConfigFile     string `mapstructure:"config"`
	NoGitignore    bool   `mapstructure:"no_gitignore"`
	OutputFile     string `mapstructure:"output"`
	DisplayLineNum bool   `mapstructure:"display_line_num"`
	Verbose        bool   `mapstructure:"verbose"`
	CountTokens    bool   `mapstructure:"count_tokens"`
}

FlagConfig stores configuration options

Jump to

Keyboard shortcuts

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