Versions in this module Expand all Collapse all v4 v4.0.0 Jun 15, 2026 Changes in this version + var ErrNoNodesFound = errors.New("no _node.md files found under code-from-spec/") + type SpecTreeNode struct + FilePath pathutils.PathCfs + LogicalName string + func SpecTreeScan() ([]*SpecTreeNode, error)