Yard provides an overload annotation for when methods behave differently depending on what parameters are passed. The accessor methods behave entirely differently depending on whether a block is passed to them. I have added the overload annotation to the Yard comments to better document the different handling
Yard provides an overload annotation for when methods behave differently depending on what parameters are passed. The accessor methods behave entirely differently depending on whether a block is passed to them. I have added the overload annotation to the Yard comments to better document the different handling