Interface VariantMetadata

    • Method Detail

      • withDependencies

        void withDependencies​(Action<DependenciesMetadata> action)
        Register a rule that modifies the dependencies of this variant.
        Parameters:
        action - the action that performs the dependencies adjustment