Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/commitdev/zero
/ Print
Method
Print
internal/config/projectconfig/project_config.go:81–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
79
}
80
81
func
(c *ZeroProjectConfig) Print() {
82
pp.Println(c)
83
}
84
85
// GetDAG returns a graph of the module names used in this project config
86
func
(c *ZeroProjectConfig) GetDAG() dag.AcyclicGraph {
Callers
1
showInfoBox
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected