MCPcopy Create free account
hub / github.com/driangle/taskmd / formatCycle

Function formatCycle

apps/cli/internal/cli/set.go:489–491  ·  view source on GitHub ↗
(cycle []string)

Source from the content-addressed store, hash-verified

487}
488
489func formatCycle(cycle []string) string {
490 return strings.Join(cycle, " -> ")
491}

Callers 1

validateDependenciesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected