MCPcopy Create free account

hub / github.com/go-task/task / functions

Functions992 in github.com/go-task/task

MethodCode
()
errors/errors_taskfile.go:114
MethodCode
()
errors/errors_taskfile.go:131
MethodCode
()
errors/errors_taskfile.go:159
MethodCode
()
errors/errors_taskfile.go:177
MethodCode
()
errors/errors_taskfile.go:195
MethodCode
()
errors/errors_taskfile.go:216
MethodCode
()
errors/errors_task.go:30
MethodCode
()
errors/errors_task.go:70
MethodCode
()
errors/errors_task.go:85
MethodCode
()
errors/errors_task.go:98
MethodCode
()
errors/errors_task.go:117
MethodCode
()
errors/errors_task.go:130
MethodCode
()
errors/errors_task.go:146
MethodCode
()
errors/errors_task.go:180
MethodCode
()
errors/errors_task.go:206
FunctionCompletion
(completion string)
completion.go:20
FunctionCyan
()
internal/logger/logger.go:63
MethodDebug
()
errors/error_taskfile_decode.go:68
MethodDeepCopy
()
taskfile/ast/location.go:9
MethodDeepCopy
()
taskfile/ast/cmd.go:26
MethodDeepCopy
DeepCopy creates a new instance of IncludedTaskfile and copies data by value from the source struct.
taskfile/ast/include.go:196
MethodDeepCopy
()
taskfile/ast/dep.go:17
MethodDeepCopy
()
taskfile/ast/matrix.go:87
MethodDeepCopy
DeepCopy returns a copy of the MatrixRow. Without this, deepcopy.OrderedMap falls back to copying the *MatrixRow pointer as-is, so every "copy" of a M
taskfile/ast/matrix.go:101
MethodDeepCopy
()
taskfile/ast/for.go:64
MethodDeepCopy
()
taskfile/ast/precondition.go:17
MethodDeepCopy
()
taskfile/ast/platforms.go:19
MethodDeepCopy
()
taskfile/ast/vars.go:168
MethodDeepCopy
()
taskfile/ast/requires.go:15
MethodDeepCopy
()
taskfile/ast/requires.go:32
MethodDeepCopy
()
taskfile/ast/requires.go:77
MethodDeepCopy
DeepCopy creates a new instance of Task and copies data by value from the source struct.
taskfile/ast/task.go:216
FunctionDefault
()
internal/logger/logger.go:51
MethodDir
()
taskfile/node_base.go:49
MethodEXPECT
()
internal/fingerprint/checker_mock.go:119
FunctionEmpty
(*ast.Task)
internal/hash/hash.go:13
MethodError
()
experiments/errors.go:17
MethodError
()
experiments/errors.go:30
MethodError
()
errors/errors_taskrc.go:10
MethodError
()
errors/error_taskfile_decode.go:40
MethodError
()
errors/errors_taskfile.go:21
MethodError
()
errors/errors_taskfile.go:42
MethodError
()
errors/errors_taskfile.go:57
MethodError
()
errors/errors_taskfile.go:72
MethodError
()
errors/errors_taskfile.go:90
MethodError
()
errors/errors_taskfile.go:107
MethodError
()
errors/errors_taskfile.go:124
MethodError
()
errors/errors_taskfile.go:144
MethodError
()
errors/errors_taskfile.go:170
MethodError
()
errors/errors_taskfile.go:188
MethodError
()
errors/errors_taskfile.go:207
MethodError
()
errors/errors_task.go:18
MethodError
()
errors/errors_task.go:66
MethodError
()
errors/errors_task.go:81
MethodError
()
errors/errors_task.go:94
MethodError
()
errors/errors_task.go:109
MethodError
()
errors/errors_task.go:126
MethodError
()
errors/errors_task.go:139
MethodError
()
errors/errors_task.go:168
MethodError
()
errors/errors_task.go:195
FunctionFilterOutInternal
FilterOutInternal removes all tasks that are marked as internal.
task.go:604
FunctionFilterOutNoDesc
FilterOutNoDesc removes all tasks that do not contain a description.
task.go:599
MethodGet
Get returns the value the the include with the provided key and a boolean that indicates if the value was found or not. If the value is not found, the
taskfile/ast/include.go:66
FunctionGreen
()
internal/logger/logger.go:59
FunctionHash
(t *ast.Task)
internal/hash/hash.go:21
MethodInit
()
internal/input/input.go:109
MethodInit
()
internal/input/input.go:159
FunctionInitTaskfile
InitTaskfile creates a new Taskfile at path. path can be either a file path or a directory path. If path is a directory, path/Taskfile.yml will be cr
init.go:23
FunctionIsSH
Deprecated: now always returns true
internal/templater/funcs.go:98
MethodIsSet
IsSet returns true if and only if a custom output style is set.
taskfile/ast/output.go:60
MethodIsUpToDate
(t *ast.Task)
internal/fingerprint/sources_none.go:9
MethodIsUpToDate
(ctx context.Context, t *ast.Task)
internal/fingerprint/status.go:22
MethodIsUpToDate
IsUpToDate implements the Checker interface
internal/fingerprint/sources_timestamp.go:26
MethodIsUpToDate
IsUpToDate provides a mock function for the type MockStatusCheckable
internal/fingerprint/checker_mock.go:42
MethodIsUpToDate
IsUpToDate is a helper method to define mock.On call - ctx - t
internal/fingerprint/checker_mock.go:75
MethodIsUpToDate
IsUpToDate provides a mock function for the type MockSourcesCheckable
internal/fingerprint/checker_mock.go:124
MethodIsUpToDate
IsUpToDate is a helper method to define mock.On call - t
internal/fingerprint/checker_mock.go:156
MethodIsUpToDate
(t *ast.Task)
internal/fingerprint/sources_checksum.go:31
MethodIsUpToDate
(t *ast.Task)
internal/fingerprint/checker.go:16
MethodKeys
Keys returns an iterator that loops over all task keys.
taskfile/ast/include.go:102
MethodKeys
Keys returns an iterator that loops over all task keys.
taskfile/ast/matrix.go:72
MethodKind
()
internal/fingerprint/sources_none.go:21
MethodKind
()
internal/fingerprint/sources_timestamp.go:109
MethodKind
Kind provides a mock function for the type MockSourcesCheckable
internal/fingerprint/checker_mock.go:178
MethodKind
Kind is a helper method to define mock.On call
internal/fingerprint/checker_mock.go:200
MethodKind
()
internal/fingerprint/sources_checksum.go:87
MethodLen
Len returns the number of includes in the Includes map.
taskfile/ast/include.go:54
MethodLen
Len returns the number of variables in the Tasks map.
taskfile/ast/tasks.go:42
MethodLen
()
taskfile/ast/matrix.go:39
MethodLocation
()
taskfile/node_stdin.go:23
FunctionMagenta
()
internal/logger/logger.go:71
FunctionMap
(orig map[K]V)
internal/deepcopy/deepcopy.go:37
MethodMatch
(path []string, isDir bool)
internal/gitignore/matcher.go:26
MethodMatch
(path []string, isDir bool)
internal/gitignore/pattern.go:78
MethodMerge
(t2 *Tasks, include *Include, includedTaskfileVars *Vars)
taskfile/ast/tasks.go:121
MethodMerge
Merge merges the second Taskfile into the first
taskfile/ast/taskfile.go:41
MethodMerge
()
taskfile/ast/graph.go:48
FunctionName
(t *ast.Task)
internal/hash/hash.go:17
FunctionNewExecutor
NewExecutor creates a new [Executor] and applies the given functional options to it.
executor.go:94
FunctionNewListOptions
NewListOptions creates a new ListOptions instance
help.go:31
← previousnext →501–600 of 992, ranked by callers