Flowdock
method

handle_directive

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