Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/go-task/task
/ Location
Method
Location
taskfile/node_git.go:93–95 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
91
}
92
93
func
(node *GitNode) Location() string {
94
return
node.rawUrl
95
}
96
97
func
(node *GitNode) Remote() bool {
98
return
true
Callers
5
TestGitNode_ssh
Function · 0.95
TestGitNode_sshWithDir
Function · 0.95
TestGitNode_https
Function · 0.95
TestGitNode_httpsWithDir
Function · 0.95
CacheKey
Method · 0.95
Calls
no outgoing calls
Tested by
4
TestGitNode_ssh
Function · 0.76
TestGitNode_sshWithDir
Function · 0.76
TestGitNode_https
Function · 0.76
TestGitNode_httpsWithDir
Function · 0.76