Rcodetools::XMPDocFilter
# File lib/rcodetools/doc.rb, line 159 159: def doc(code, lineno, column=nil) 160: begin 161: %{call RCT_find_tag_or_ri("#{super}")} 162: rescue Exception => err 163: return %[echo #{err.message.inspect}] 164: end 165: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.