Description of the new feature / enhancement
I'd like to have a visualization of a configuration file. I want to see the complex nature of the dependencies. This would help me understand the nature of the possible order of operations to ensure I don't create a configuration file that can't succeed.
Future Considerations include things like being able to provide the transitive reduction, but those would be other issues in my mind.
https://en.wikipedia.org/wiki/Directed_acyclic_graph
Proposed technical implementation details
No response
Description of the new feature / enhancement
I'd like to have a visualization of a configuration file. I want to see the complex nature of the dependencies. This would help me understand the nature of the possible order of operations to ensure I don't create a configuration file that can't succeed.
Future Considerations include things like being able to provide the transitive reduction, but those would be other issues in my mind.
https://en.wikipedia.org/wiki/Directed_acyclic_graph
Proposed technical implementation details
No response