Resolves the given module's dependencies performing a retrieval.
Resolves the given module's dependencies performing a retrieval.
Value parameters
configuration
The update configuration.
log
The logger.
module
The module to be resolved.
uwconfig
The configuration to handle unresolved warnings.
Attributes
Returns
The result, either an unresolved warning or an update report. Note that this update report will or will not be successful depending on the missingOk option.