Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintError ¶
Types ¶
type HeaderOpts ¶ added in v1.0.0
type HeaderOpts struct {
NoHeader bool
}
func (*HeaderOpts) IsPrintHeader ¶ added in v1.0.0
func (opts *HeaderOpts) IsPrintHeader(args []string) bool
type HelpOptions ¶ added in v1.0.0
func (*HelpOptions) IsHelp ¶ added in v1.0.0
func (opts *HelpOptions) IsHelp() bool
type Options ¶
type Options struct {
Lines int
Bytes int
Keyword string
Predicate string
TType ptake.TakerType
HeaderOpts
HelpOptions
}
Click to show internal directories.
Click to hide internal directories.