Class: XMLRPC::Client
- Inherits:
-
Object
- Object
- XMLRPC::Client
- Defined in:
- lib/rubypress.rb
Instance Method Summary collapse
Instance Method Details
#set_debug ⇒ Object
28 29 30 |
# File 'lib/rubypress.rb', line 28 def set_debug @http.set_debug_output($stderr); end |