Sets the attribute shell
Parameters:
the value to set the attribute shell to.
11 12 13
# File 'lib/bundler/ui/shell.rb', line 11 def shell=(value) @shell = value end