method

remove_private_comment

Importance_1
v2_1_10 - Show latest stable - 0 notes - Class: Simple
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.