Sets the attribute shell
Parameters:
the value to set the attribute shell to.
47 48 49
# File 'lib/saber/ui.rb', line 47 def shell=(value) @shell = value end