renamesFileFromRules

Build the source text of a renames file from the specified rules.

Return

The source text of a renames file that declares the specified rules.

Parameters

rules

An array of rules, where each rule is a 2-element string array whose first element is an Avail module path and whose second element is a logical file path.