Documentation
¶
Index ¶
Constants ¶
View Source
const ErrFileIsNotSet = "file is not set"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandLineArguments ¶
type CommandLineArguments struct {
FileToProcess string
}
func ReadCLA ¶
func ReadCLA() (cla *CommandLineArguments, err error)
Click to show internal directories.
Click to hide internal directories.