Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Args ¶
type Args struct {
EnableSecondLine bool
Repeat bool
Version bool
Help bool
TaskSort string
Status bool
Insecure bool
Watch bool
Verbose bool
Silent bool
AssumeYes bool
Parallel bool
Dry bool
ExitCode bool
Dir string
Taskfile string
Output string
OutputGroupBegin string
OutputGroupEnd string
OutputGroupErrorOnly bool
Concurrency int
Interval time.Duration
Global bool
Force bool
CliArgs []string
// contains filtered or unexported fields
}
func (*Args) PrintUsage ¶
func (a *Args) PrintUsage()
func (*Args) PrintVersion ¶
func (a *Args) PrintVersion()
Click to show internal directories.
Click to hide internal directories.