The drush_get_arguments() code comments have several issues that need fixed to make it clear and precise, to display properly on the API site, and to conform to Drupal's Doxygen and comment formatting conventions. Most importantly...

  1. It's missing a @return directive.
  2. In my opinion, the explanatory text is more confusing than it needs to be. I think we can simplify it and add an @see directive for more details.

Patch to follow.

Comments

traviscarden’s picture

Status: Active » Needs review
StatusFileSize
new907 bytes

This patch applies to both the 8.x-6.x and 7.x-5.x branches.

moshe weitzman’s picture

Status: Needs review » Reviewed & tested by the community

Looks ok. will leave a couple days for comment

greg.1.anderson’s picture

Looks good to me too.

moshe weitzman’s picture

Committed to 5 and 6. Thanks.

moshe weitzman’s picture

Status: Reviewed & tested by the community » Fixed

Automatically closed -- issue fixed for 2 weeks with no activity.