method

look_for_directives_in

ruby latest stable - Class: RDoc::Parser::Ruby

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.

look_for_directives_in(context, comment)
public

Look for directives in a normal comment block:

# :stopdoc:
# Don't display comment from this point forward

This routine modifies its comment parameter.