Method: Databasedotcom::Client#debugging
- Defined in:
- lib/databasedotcom/client.rb
#debugging ⇒ Object
If true, print API debugging information to stdout. Defaults to false.
20 21 22 |
# File 'lib/databasedotcom/client.rb', line 20 def debugging @debugging end |