Discover Packages
github.com/jayme-github/fritzctl
flags
package
Version:
v1.4.6
Opens a new window with list of versions in this module.
Published: May 6, 2017
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Args returns the non-flag command-line arguments.
Parse parses the command-line flags from os.Args[1:]. Must be called
after all flags are defined and before flags are accessed by the program.
String defines a string flag with specified name, default value, and usage string.
The return value is the address of a string variable that stores the value of the flag.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.