method

remove_private_comment

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: Simple

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2_2_9) is shown here.

remove_private_comment(comment) public

Removes private comments.

Unlike RDoc::Comment#remove_private this implementation only looks for two dashes at the beginning of the line. Three or more dashes are considered to be a rule and ignored.

Show source
Register or log in to add new notes.