Flowdock
method

debug=

Importance_0
v1_8_7_330 - Show latest stable - 0 notes - Class: Shell
debug=(val) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/shell.rb, line 43
    def debug=(val)
      @debug = val
      @verbose = val if val
    end
Register or log in to add new notes.