matchingConfigurations

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto matchingConfigurations(Config[] configs1, Config[] configs2)
  2. auto matchingConfigurations(Environment env1, Environment env2)
    matchingConfigurations
    (
    ref Environment env1
    ,
    ref Environment env2
    )
  3. auto matchingConfigurations(Target t1, Target t2)

Meta