# File lib/soap/rpc/soaplet.rb, line 26 26: def debug(msg = nil) 27: if block_given? and msg.nil? 28: __debug(yield) 29: else 30: __debug(msg) 31: end 32: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.