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 ¶
Types ¶
type CommandLineArguments ¶
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.
Click to show internal directories.
Click to hide internal directories.