Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/commitdev/zero
/ Error
Method
Error
cmd/check.go:38–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
}
37
38
func
(e *versionError) Error() string {
39
return
fmt.Sprintf(
"%s"
, e.errorText)
40
}
41
42
func
(e *commandError) Error() string {
43
return
fmt.Sprintf(
"%s"
, e.ErrorText)
Callers
13
Errorf
Function · 0.45
TestGetParam
Function · 0.45
TestValidateProjectNam
Function · 0.45
TestApply
Function · 0.45
Apply
Function · 0.45
modulesWalkCmd
Function · 0.45
InitializeRepository
Function · 0.45
isOrganizationOwned
Function · 0.45
doInitialCommit
Function · 0.45
TestCreateProjectConfigFile
Function · 0.45
init.go
File · 0.45
check.go
File · 0.45
Calls
no outgoing calls
Tested by
4
TestGetParam
Function · 0.36
TestValidateProjectNam
Function · 0.36
TestApply
Function · 0.36
TestCreateProjectConfigFile
Function · 0.36