Method: GDCM::Configuration#debug
- Defined in:
- lib/gdcm/configuration.rb
#debug ⇒ Boolean (readonly)
When get to true, it outputs each command to STDOUT in their shell version.
19 20 21 |
# File 'lib/gdcm/configuration.rb', line 19 def debug @debug end |