5d03216620
ResolveLib at the highest level provides a ``Resolver`` class that includes dependency resolution logic. You give it some things, and a little information on how it should interact with them, and it will spit out a resolution result.
4 lines
234 B
Text
4 lines
234 B
Text
ResolveLib at the highest level provides a ``Resolver`` class that
|
|
includes dependency resolution logic. You give it some things, and
|
|
a little information on how it should interact with them, and it
|
|
will spit out a resolution result.
|