Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version bool Help bool Init bool Completion string List bool ListAll bool ListJson bool TaskSort string Status bool NoStatus bool Nested bool Insecure bool Force bool ForceAll bool Watch bool Verbose bool Silent bool DisableFuzzy bool AssumeYes bool Dry bool Summary bool ExitCode bool Parallel bool Concurrency int Dir string Entrypoint string Output ast.Output Color bool Interval time.Duration Failfast bool Global bool Experiments bool Download bool Offline bool TrustedHosts []string ClearCache bool Timeout time.Duration CacheExpiryDuration time.Duration RemoteCacheDir string )
Functions ¶
func WithFlags ¶ added in v3.43.0
func WithFlags() task.ExecutorOption
WithFlags is a special internal functional option that is used to pass flags from the CLI into any constructor that accepts functional options.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.