Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUserDataType = fmt.Errorf("Expected gluaflag userdata")
UserDataTypeError is returned when it is not a flag userdata received
Functions ¶
Types ¶
type FlagSet ¶
type FlagSet struct {
// contains filtered or unexported fields
}
FlagSet is the background userdata component
func (*FlagSet) ArgDefaults ¶
ArgDefaults returns the flagsets help string for the possitional arguments
func (*FlagSet) FlagDefaults ¶
FlagDefaults returns the flagsets help string for the flags
func (*FlagSet) ShortUsage ¶
ShortUsage returns the usage string for a flagset
Click to show internal directories.
Click to hide internal directories.