debug=(val)
No documentation available.
# File lib/shell.rb, line 115 def debug=(val) @debug = val @verbose = val if val end