RegexMap
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Flips a map. In the context of ComputeAffectedProjectsTask
, we use this to flip a map of projects to their dependencies to a map of projects to the projects that depend on them. We use this to find all affected projects given a seed of changed projects.