Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/go-task/task
/ DeepCopy
Method
DeepCopy
internal/deepcopy/deepcopy.go:10–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
9
type
Copier[T any]
interface
{
10
DeepCopy() T
11
}
12
13
func
Scalar[T any](orig *T) *T {
Callers
13
compiledTask
Method · 0.65
resolveMatrixRefs
Function · 0.65
MaskSecretsWithExtra
Function · 0.65
Slice
Function · 0.65
Map
Function · 0.65
OrderedMap
Function · 0.65
DeepCopy
Method · 0.65
DeepCopy
Method · 0.65
Merge
Method · 0.65
DeepCopy
Method · 0.65
DeepCopy
Method · 0.65
DeepCopy
Method · 0.65
Implementers
14
Location
taskfile/ast/location.go
Cmd
taskfile/ast/cmd.go
Include
taskfile/ast/include.go
Dep
taskfile/ast/dep.go
Matrix
taskfile/ast/matrix.go
MatrixRow
taskfile/ast/matrix.go
For
taskfile/ast/for.go
Precondition
taskfile/ast/precondition.go
Platform
taskfile/ast/platforms.go
Vars
taskfile/ast/vars.go
Requires
taskfile/ast/requires.go
Enum
taskfile/ast/requires.go
Calls
no outgoing calls
Tested by
no test coverage detected