Return the dependencies required to be resolved when resolving the given path.
Return the dependencies required to be resolved when resolving the given path. Please note, that the return value of this method needs to be stable for the same path, as it is evaluated at configuration time, not at resolving time.
The resulting target name (path) this target resolves to.
The resulting target name (path) this target resolves to.
Actually resolve the dependency/target.
Actually resolve the dependency/target.
(schemeResolverWithDependencies: StringAdd).self
(schemeResolverWithDependencies: StringFormat).self
(schemeResolverWithDependencies: ArrowAssoc[SchemeResolverWithDependencies]).x
(Since version 2.10.0) Use leftOfArrow
instead
(schemeResolverWithDependencies: Ensuring[SchemeResolverWithDependencies]).x
(Since version 2.10.0) Use resultOfEnsuring
instead