cla

package
v0.22.19 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2025 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const ConfigurationFilePathDefault = "settings.txt"
View Source
const (
	ErrSyntax = "syntax error"
)
View Source
const UsageHint = `` /* 421-byte string literal not displayed */

Variables

This section is empty.

Functions

func ShowUsage

func ShowUsage()

Types

type CommandLineArguments

type CommandLineArguments struct {
	Category              string
	ConfigurationFilePath string
}

func ReadCLA

func ReadCLA() (cla *CommandLineArguments, err error)

func (*CommandLineArguments) IsDefaultFile

func (cla *CommandLineArguments) IsDefaultFile() (isDefaultFile bool)

IsDefaultFile tells whether the default file path is used for the configuration file.

Jump to

Keyboard shortcuts

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