package
Version:
v1.13.0
Opens a new window with list of versions in this module.
Published: Sep 13, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Dependencies(items List) (allDeps [][]string)
Dependencies just collects the deps for filtering purposes.
type Item struct {
BodyRange *hcl.Range
Name string
}
Deps returns sequence dependency in reversed order since they have to be solved first.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.