Flowdock
method

handle_directive

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

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.

handle_directive(prefix, directive, param, code_object = nil, encoding = nil) public

Performs the actions described by directive and its parameter param.

code_object is used for directives that operate on a class or module. prefix is used to ensure the replacement for handled directives is correct. encoding is used for the include directive.

For a list of directives in RDoc see RDoc::Markup.

Show source
Register or log in to add new notes.