Method: Saber::UI::Shell#shell=

Defined in:
lib/saber/ui.rb

#shell=(value) ⇒ Object (writeonly)

Sets the attribute shell

Parameters:

  • value

    the value to set the attribute shell to.



47
48
49
# File 'lib/saber/ui.rb', line 47

def shell=(value)
  @shell = value
end