Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ValidatedFlag ¶
type ValidatedFlag struct {
Value string
}
ValidatedFlag cli string type
func (*ValidatedFlag) Set ¶
func (f *ValidatedFlag) Set(value string) error
Set will be called for flag that is of validateFlag type
func (*ValidatedFlag) String ¶
func (f *ValidatedFlag) String() string
Click to show internal directories.
Click to hide internal directories.