Method: Shining.verbose!

Defined in:
lib/shining.rb

.verbose!Object



21
22
23
# File 'lib/shining.rb', line 21

def verbose!
  @quiet = false
end