The command gradlew properties
ostensibly gives me the properties. However, the listing for properties is
{...}
Is that because everything listed is already a property and someone thought it would be cute to put property as a property? Or is there some other command to see whatever the properties is in the gradlew build?
Also, SourceSets
is listed as SourceSet container
No doubt, but this isn't useful - is there a way to see the source sets defined?