Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/go-task/task
/ functions
Functions
992 in github.com/go-task/task
⨍
Functions
992
◇
Types & classes
215
Function
TestPrefixedWithColor
(t *testing.T)
internal/output/output_test.go:156
Function
TestPrintAllWithSpaces
(t *testing.T)
internal/summary/summary_test.go:166
Function
TestPrintDescriptionAsFallback
(t *testing.T)
internal/summary/summary_test.go:137
Function
TestPrintTaskCommandsIfPresent
(t *testing.T)
internal/summary/summary_test.go:68
Function
TestPrintTaskName
(t *testing.T)
internal/summary/summary_test.go:55
Function
TestPrintsDependenciesIfPresent
(t *testing.T)
internal/summary/summary_test.go:15
Function
TestPromptAssumeYes
(t *testing.T)
executor_test.go:890
Function
TestPromptInSummary
(t *testing.T)
executor_test.go:840
Function
TestPromptWithIndirectTask
(t *testing.T)
executor_test.go:877
Function
TestReference
(t *testing.T)
executor_test.go:1005
Function
TestRepoCacheKey_Consistency
(t *testing.T)
taskfile/node_git_test.go:234
Function
TestRepoCacheKey_DifferentRepos
(t *testing.T)
taskfile/node_git_test.go:185
Function
TestRepoCacheKey_NoRefVsExplicitRef
(t *testing.T)
taskfile/node_git_test.go:201
Function
TestRepoCacheKey_SSHvsHTTPS
(t *testing.T)
taskfile/node_git_test.go:217
Function
TestRepoCacheKey_SameRepoDifferentRef
(t *testing.T)
taskfile/node_git_test.go:169
Function
TestRepoCacheKey_SameRepoSameRef
(t *testing.T)
taskfile/node_git_test.go:153
Function
TestRequires
(t *testing.T)
executor_test.go:348
Function
TestResolveDir
(t *testing.T)
internal/fsext/fs_test.go:144
Function
TestResolveMatrixRefsDoesNotMutateInput
TestResolveMatrixRefsDoesNotMutateInput is a regression test for #2890. The *ast.Matrix passed to resolveMatrixRefs is part of the shared, cached Task
variables_test.go:21
Function
TestRunOnceSharedDeps
(t *testing.T)
task_test.go:2208
Function
TestRunOnlyRunsJobsHashOnce
(t *testing.T)
task_test.go:2176
Function
TestRunOnlyRunsJobsHashOnceWithWildcard
(t *testing.T)
task_test.go:2192
Function
TestRunWhenChanged
(t *testing.T)
task_test.go:2230
Function
TestScheme
(t *testing.T)
taskfile/node_test.go:9
Function
TestSearch
(t *testing.T)
internal/fsext/fs_test.go:62
Function
TestSecretVars
(t *testing.T)
executor_test.go:286
Function
TestShortTaskNotation
(t *testing.T)
task_test.go:1961
Function
TestShouldIgnore
(t *testing.T)
watch_test.go:84
Function
TestSignalSentToProcessGroup
(t *testing.T)
signals_test.go:25
Function
TestSilence
(t *testing.T)
task_test.go:2819
Function
TestSingleCmdDep
(t *testing.T)
task_test.go:2802
Function
TestSnippetString
(t *testing.T)
taskfile/snippet_test.go:87
Function
TestSpecialVars
TODO: mock fs
executor_test.go:455
Function
TestSplitArgs
(t *testing.T)
task_test.go:2761
Function
TestStatus
TODO: mock fs
executor_test.go:526
Function
TestStatusChecksum
(t *testing.T)
task_test.go:501
Function
TestStatusChecksumMissingGenerated
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
Function
TestStatusTimestamp
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
Function
TestStatusVariables
(t *testing.T)
task_test.go:814
Function
TestSummary
(t *testing.T)
task_test.go:1778
Function
TestSummaryWithVarsAndRequires
(t *testing.T)
executor_test.go:740
Function
TestSupportedFileNames
(t *testing.T)
task_test.go:1752
Function
TestTaskDotenv
(t *testing.T)
task_test.go:2090
Function
TestTaskDotenvFail
(t *testing.T)
task_test.go:2107
Function
TestTaskDotenvOverriddenByEnv
(t *testing.T)
task_test.go:2124
Function
TestTaskDotenvParseErrorMessage
(t *testing.T)
task_test.go:2076
Function
TestTaskDotenvWithVarName
(t *testing.T)
task_test.go:2141
Function
TestTaskIgnoreErrors
(t *testing.T)
task_test.go:937
Function
TestTaskVersion
(t *testing.T)
task_test.go:902
Function
TestTaskfileWalk
(t *testing.T)
task_test.go:2572
Function
TestUserWorkingDirectory
(t *testing.T)
task_test.go:2611
Function
TestUserWorkingDirectoryWithIncluded
(t *testing.T)
task_test.go:2628
Function
TestVarInheritance
(t *testing.T)
executor_test.go:1043
Function
TestVars
(t *testing.T)
executor_test.go:259
Function
TestVars_ToCacheMap
(t *testing.T)
taskfile/ast/vars_test.go:9
Function
TestWhenDirAttributeAndDirExistsItRunsInThatDir
(t *testing.T)
task_test.go:1827
Function
TestWhenDirAttributeItCreatesMissingAndRunsInThatDir
(t *testing.T)
task_test.go:1848
Function
TestWhenNoDirAttributeItRunsInSameDirAsTaskfile
(t *testing.T)
task_test.go:1805
Function
TestWildcard
(t *testing.T)
task_test.go:2967
Method
UnmarshalYAML
(node *yaml.Node)
taskfile/ast/defer.go:16
Method
UnmarshalYAML
(node *yaml.Node)
taskfile/ast/prompt.go:11
Method
UnmarshalYAML
(node *yaml.Node)
taskfile/ast/output.go:22
Method
UnmarshalYAML
(node *yaml.Node)
taskfile/ast/cmd.go:46
Method
UnmarshalYAML
UnmarshalYAML implements the yaml.Unmarshaler interface.
taskfile/ast/include.go:118
Method
UnmarshalYAML
(node *yaml.Node)
taskfile/ast/include.go:149
Method
UnmarshalYAML
(node *yaml.Node)
taskfile/ast/tasks.go:211
Method
UnmarshalYAML
(node *yaml.Node)
taskfile/ast/dep.go:29
Method
UnmarshalYAML
(node *yaml.Node)
taskfile/ast/taskfile.go:84
Method
UnmarshalYAML
(node *yaml.Node)
taskfile/ast/matrix.go:111
Method
UnmarshalYAML
(node *yaml.Node)
taskfile/ast/for.go:19
Method
UnmarshalYAML
UnmarshalYAML implements yaml.Unmarshaler interface.
taskfile/ast/precondition.go:28
Method
UnmarshalYAML
UnmarshalYAML implements yaml.Unmarshaler interface.
taskfile/ast/platforms.go:38
Method
UnmarshalYAML
(node *yaml.Node)
taskfile/ast/vars.go:179
Method
UnmarshalYAML
UnmarshalYAML implements yaml.Unmarshaler interface.
taskfile/ast/requires.go:43
Method
UnmarshalYAML
UnmarshalYAML implements yaml.Unmarshaler interface.
taskfile/ast/requires.go:88
Method
UnmarshalYAML
(node *yaml.Node)
taskfile/ast/var.go:19
Method
UnmarshalYAML
(node *yaml.Node)
taskfile/ast/glob.go:14
Method
UnmarshalYAML
(node *yaml.Node)
taskfile/ast/task.go:112
Function
Unwrap
Unwrap wraps the standard errors.Unwrap function so that we don't need to alias that package.
errors/errors.go:70
Method
Update
(msg tea.Msg)
internal/input/input.go:113
Method
Update
(msg tea.Msg)
internal/input/input.go:163
Method
Value
(t *ast.Task)
internal/fingerprint/sources_none.go:13
Method
Value
Value implements the Checker Interface
internal/fingerprint/sources_timestamp.go:114
Method
Value
Value provides a mock function for the type MockSourcesCheckable
internal/fingerprint/checker_mock.go:267
Method
Value
Value is a helper method to define mock.On call - t
internal/fingerprint/checker_mock.go:301
Method
Value
(t *ast.Task)
internal/fingerprint/sources_checksum.go:76
Method
Values
Values returns an iterator that loops over all task values.
taskfile/ast/include.go:110
Method
Values
Values returns an iterator that loops over all task values in the order specified by the sorter.
taskfile/ast/tasks.go:111
Method
Values
Values returns an iterator that loops over all task values.
taskfile/ast/matrix.go:80
Method
Verify
(checksum string)
taskfile/node_base.go:57
Method
View
()
internal/input/input.go:133
Method
View
()
internal/input/input.go:188
Method
Visualize
(filename string)
taskfile/ast/graph.go:39
Function
WithAssumeTerm
WithAssumeTerm is used for testing purposes to simulate a terminal.
executor.go:419
Function
WithAssumeYes
WithAssumeYes tells the [Executor] to assume "yes" for all prompts.
executor.go:406
Function
WithCACert
WithCACert sets the path to a custom CA certificate for TLS connections.
executor.go:311
Function
WithCacheExpiryDuration
WithCacheExpiryDuration sets the duration after which the cache is considered expired. By default, the cache is 0 (disabled).
executor.go:285
Function
WithCert
WithCert sets the path to a client certificate for TLS connections.
executor.go:324
Function
WithCertKey
WithCertKey sets the path to a client certificate key for TLS connections.
executor.go:337
Function
WithColor
WithColor tells the [Executor] whether or not to output using colorized strings.
executor.go:488
← previous
next →
801–900 of 992, ranked by callers