MCPcopy 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
81func (c *ZeroProjectConfig) Print() {
82 pp.Println(c)
83}
84
85// GetDAG returns a graph of the module names used in this project config
86func (c *ZeroProjectConfig) GetDAG() dag.AcyclicGraph {

Callers 1

showInfoBoxFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected