MCPcopy Create free account

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

Functions992 in github.com/go-task/task

FunctionTestPrefixedWithColor
(t *testing.T)
internal/output/output_test.go:156
FunctionTestPrintAllWithSpaces
(t *testing.T)
internal/summary/summary_test.go:166
FunctionTestPrintDescriptionAsFallback
(t *testing.T)
internal/summary/summary_test.go:137
FunctionTestPrintTaskCommandsIfPresent
(t *testing.T)
internal/summary/summary_test.go:68
FunctionTestPrintTaskName
(t *testing.T)
internal/summary/summary_test.go:55
FunctionTestPrintsDependenciesIfPresent
(t *testing.T)
internal/summary/summary_test.go:15
FunctionTestPromptAssumeYes
(t *testing.T)
executor_test.go:890
FunctionTestPromptInSummary
(t *testing.T)
executor_test.go:840
FunctionTestPromptWithIndirectTask
(t *testing.T)
executor_test.go:877
FunctionTestReference
(t *testing.T)
executor_test.go:1005
FunctionTestRepoCacheKey_Consistency
(t *testing.T)
taskfile/node_git_test.go:234
FunctionTestRepoCacheKey_DifferentRepos
(t *testing.T)
taskfile/node_git_test.go:185
FunctionTestRepoCacheKey_NoRefVsExplicitRef
(t *testing.T)
taskfile/node_git_test.go:201
FunctionTestRepoCacheKey_SSHvsHTTPS
(t *testing.T)
taskfile/node_git_test.go:217
FunctionTestRepoCacheKey_SameRepoDifferentRef
(t *testing.T)
taskfile/node_git_test.go:169
FunctionTestRepoCacheKey_SameRepoSameRef
(t *testing.T)
taskfile/node_git_test.go:153
FunctionTestRequires
(t *testing.T)
executor_test.go:348
FunctionTestResolveDir
(t *testing.T)
internal/fsext/fs_test.go:144
FunctionTestResolveMatrixRefsDoesNotMutateInput
TestResolveMatrixRefsDoesNotMutateInput is a regression test for #2890. The *ast.Matrix passed to resolveMatrixRefs is part of the shared, cached Task
variables_test.go:21
FunctionTestRunOnceSharedDeps
(t *testing.T)
task_test.go:2208
FunctionTestRunOnlyRunsJobsHashOnce
(t *testing.T)
task_test.go:2176
FunctionTestRunOnlyRunsJobsHashOnceWithWildcard
(t *testing.T)
task_test.go:2192
FunctionTestRunWhenChanged
(t *testing.T)
task_test.go:2230
FunctionTestScheme
(t *testing.T)
taskfile/node_test.go:9
FunctionTestSearch
(t *testing.T)
internal/fsext/fs_test.go:62
FunctionTestSecretVars
(t *testing.T)
executor_test.go:286
FunctionTestShortTaskNotation
(t *testing.T)
task_test.go:1961
FunctionTestShouldIgnore
(t *testing.T)
watch_test.go:84
FunctionTestSignalSentToProcessGroup
(t *testing.T)
signals_test.go:25
FunctionTestSilence
(t *testing.T)
task_test.go:2819
FunctionTestSingleCmdDep
(t *testing.T)
task_test.go:2802
FunctionTestSnippetString
(t *testing.T)
taskfile/snippet_test.go:87
FunctionTestSpecialVars
TODO: mock fs
executor_test.go:455
FunctionTestSplitArgs
(t *testing.T)
task_test.go:2761
FunctionTestStatus
TODO: mock fs
executor_test.go:526
FunctionTestStatusChecksum
(t *testing.T)
task_test.go:501
FunctionTestStatusChecksumMissingGenerated
TestStatusChecksumMissingGenerated is a regression test for https://github.com/go-task/task/issues/1230. When using method: checksum, deleting a gener
task_test.go:610
FunctionTestStatusTimestamp
TestStatusTimestamp is a regression test for https://github.com/go-task/task/issues/1230. When using method: timestamp, deleting a generated file shou
task_test.go:561
FunctionTestStatusVariables
(t *testing.T)
task_test.go:814
FunctionTestSummary
(t *testing.T)
task_test.go:1778
FunctionTestSummaryWithVarsAndRequires
(t *testing.T)
executor_test.go:740
FunctionTestSupportedFileNames
(t *testing.T)
task_test.go:1752
FunctionTestTaskDotenv
(t *testing.T)
task_test.go:2090
FunctionTestTaskDotenvFail
(t *testing.T)
task_test.go:2107
FunctionTestTaskDotenvOverriddenByEnv
(t *testing.T)
task_test.go:2124
FunctionTestTaskDotenvParseErrorMessage
(t *testing.T)
task_test.go:2076
FunctionTestTaskDotenvWithVarName
(t *testing.T)
task_test.go:2141
FunctionTestTaskIgnoreErrors
(t *testing.T)
task_test.go:937
FunctionTestTaskVersion
(t *testing.T)
task_test.go:902
FunctionTestTaskfileWalk
(t *testing.T)
task_test.go:2572
FunctionTestUserWorkingDirectory
(t *testing.T)
task_test.go:2611
FunctionTestUserWorkingDirectoryWithIncluded
(t *testing.T)
task_test.go:2628
FunctionTestVarInheritance
(t *testing.T)
executor_test.go:1043
FunctionTestVars
(t *testing.T)
executor_test.go:259
FunctionTestVars_ToCacheMap
(t *testing.T)
taskfile/ast/vars_test.go:9
FunctionTestWhenDirAttributeAndDirExistsItRunsInThatDir
(t *testing.T)
task_test.go:1827
FunctionTestWhenDirAttributeItCreatesMissingAndRunsInThatDir
(t *testing.T)
task_test.go:1848
FunctionTestWhenNoDirAttributeItRunsInSameDirAsTaskfile
(t *testing.T)
task_test.go:1805
FunctionTestWildcard
(t *testing.T)
task_test.go:2967
MethodUnmarshalYAML
(node *yaml.Node)
taskfile/ast/defer.go:16
MethodUnmarshalYAML
(node *yaml.Node)
taskfile/ast/prompt.go:11
MethodUnmarshalYAML
(node *yaml.Node)
taskfile/ast/output.go:22
MethodUnmarshalYAML
(node *yaml.Node)
taskfile/ast/cmd.go:46
MethodUnmarshalYAML
UnmarshalYAML implements the yaml.Unmarshaler interface.
taskfile/ast/include.go:118
MethodUnmarshalYAML
(node *yaml.Node)
taskfile/ast/include.go:149
MethodUnmarshalYAML
(node *yaml.Node)
taskfile/ast/tasks.go:211
MethodUnmarshalYAML
(node *yaml.Node)
taskfile/ast/dep.go:29
MethodUnmarshalYAML
(node *yaml.Node)
taskfile/ast/taskfile.go:84
MethodUnmarshalYAML
(node *yaml.Node)
taskfile/ast/matrix.go:111
MethodUnmarshalYAML
(node *yaml.Node)
taskfile/ast/for.go:19
MethodUnmarshalYAML
UnmarshalYAML implements yaml.Unmarshaler interface.
taskfile/ast/precondition.go:28
MethodUnmarshalYAML
UnmarshalYAML implements yaml.Unmarshaler interface.
taskfile/ast/platforms.go:38
MethodUnmarshalYAML
(node *yaml.Node)
taskfile/ast/vars.go:179
MethodUnmarshalYAML
UnmarshalYAML implements yaml.Unmarshaler interface.
taskfile/ast/requires.go:43
MethodUnmarshalYAML
UnmarshalYAML implements yaml.Unmarshaler interface.
taskfile/ast/requires.go:88
MethodUnmarshalYAML
(node *yaml.Node)
taskfile/ast/var.go:19
MethodUnmarshalYAML
(node *yaml.Node)
taskfile/ast/glob.go:14
MethodUnmarshalYAML
(node *yaml.Node)
taskfile/ast/task.go:112
FunctionUnwrap
Unwrap wraps the standard errors.Unwrap function so that we don't need to alias that package.
errors/errors.go:70
MethodUpdate
(msg tea.Msg)
internal/input/input.go:113
MethodUpdate
(msg tea.Msg)
internal/input/input.go:163
MethodValue
(t *ast.Task)
internal/fingerprint/sources_none.go:13
MethodValue
Value implements the Checker Interface
internal/fingerprint/sources_timestamp.go:114
MethodValue
Value provides a mock function for the type MockSourcesCheckable
internal/fingerprint/checker_mock.go:267
MethodValue
Value is a helper method to define mock.On call - t
internal/fingerprint/checker_mock.go:301
MethodValue
(t *ast.Task)
internal/fingerprint/sources_checksum.go:76
MethodValues
Values returns an iterator that loops over all task values.
taskfile/ast/include.go:110
MethodValues
Values returns an iterator that loops over all task values in the order specified by the sorter.
taskfile/ast/tasks.go:111
MethodValues
Values returns an iterator that loops over all task values.
taskfile/ast/matrix.go:80
MethodVerify
(checksum string)
taskfile/node_base.go:57
MethodView
()
internal/input/input.go:133
MethodView
()
internal/input/input.go:188
MethodVisualize
(filename string)
taskfile/ast/graph.go:39
FunctionWithAssumeTerm
WithAssumeTerm is used for testing purposes to simulate a terminal.
executor.go:419
FunctionWithAssumeYes
WithAssumeYes tells the [Executor] to assume "yes" for all prompts.
executor.go:406
FunctionWithCACert
WithCACert sets the path to a custom CA certificate for TLS connections.
executor.go:311
FunctionWithCacheExpiryDuration
WithCacheExpiryDuration sets the duration after which the cache is considered expired. By default, the cache is 0 (disabled).
executor.go:285
FunctionWithCert
WithCert sets the path to a client certificate for TLS connections.
executor.go:324
FunctionWithCertKey
WithCertKey sets the path to a client certificate key for TLS connections.
executor.go:337
FunctionWithColor
WithColor tells the [Executor] whether or not to output using colorized strings.
executor.go:488
← previousnext →801–900 of 992, ranked by callers