internal/profile.NodeInfo.NameComponents (method)

2 uses

	internal/profile (current package)
		graph.go#L120: 	return strings.Join(i.NameComponents(), " ")
		graph.go#L124: func (i *NodeInfo) NameComponents() []string {