Documentation
¶
Overview ¶
Package args provides functionality to parse command-line arguments. It includes a function to parse arguments passed by the user and a variable to check if the version flag is set. The package also handles invalid arguments by printing an error message and exiting the program.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ShowVersion bool
ShowVersion FIXMEDOC
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.