associatedCompilations

A list of all compilations that were previously associated with this compilation using associateWith.

For exmaple, 'test' compilations return 'setOf(main)' by default.

Since

1.9.20