Sets the attribute verbose
Parameters:
the value to set the attribute verbose to.
26 27 28
# File 'lib/FluidDb.rb', line 26 def verbose=(value) @verbose = value end