Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/go-task/task
/ Read
Method
Read
taskfile/node.go:17–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
16
type
Node
interface
{
17
Read() ([]byte, error)
18
Parent() Node
19
Location() string
20
Dir() string
Callers
4
compiledTask
Method · 0.65
readDotEnv
Function · 0.65
Dotenv
Function · 0.65
readNodeContent
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected