()
| 123 | * unit test must reset memoized variables |
| 124 | */ |
| 125 | export const resetProjectDirectoriesMemoized = () => |
| 126 | (projectDirectoriesMemoized = null); |
| 127 | /** |
| 128 | * Expands (converts) the string input `cache-dependency-path` to list of directories that |
| 129 | * may be project roots |