Likely unused and somewhat problematic in newer Gradle versions; removed here for simplicity.
See also: #295
I went for a default method that retained the boolean interactive argument such that we have time to update the CLI downstream without needing to immediately update there as well. A next iteration can then remove that default method.
Likely unused and somewhat problematic in newer Gradle versions; removed here for simplicity.
I went for a default method that retained the
boolean interactive
argument such that we have time to update the CLI downstream without needing to immediately update there as well. A next iteration can then remove that default method.